bito-code-review[bot] commented on PR #16298:
URL: https://github.com/apache/grails-core/pull/16298#issuecomment-5516981433

   <!-- Bito Reply -->
   The comment in `.github/workflows/gradle.yml` should be updated to 
accurately reflect that the Micronaut-island pruning is conditional on both the 
JDK version and the Groovy major version. You can revise the comment to state: 
"settings.gradle prunes the Micronaut island if the JDK is older than 25 or the 
Groovy major version is not 5; this branch is pruned because it uses Groovy 6."
   
   **.github/workflows/gradle.yml**
   ```
   # settings.gradle prunes the Micronaut island if the JDK is older than 25
           # or the Groovy major version is not 5; this branch is pruned 
because it
           # uses Groovy 6.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to