sanjana2505006 commented on PR #15341:
URL: https://github.com/apache/grails-core/pull/15341#issuecomment-3944098940

   Hello @jdaugherty,
   Thank you for pointing that out, that makes total sense!
   I've updated the PR to use the settings plugin approach and centralized the 
config.
   Specifically:
   
   - I removed the project-level config from the root `build.gradle`.
   - I created a shared config script at 
gradle/dependency-analysis.settings.gradle
   - I added the `com.autonomousapps.build-health` plugin to all 4 
settings.gradle files (root, build-logic, grails-gradle, and grails-forge) and 
applied the shared script.
   I tested it locally, and everything seems to be working as expected now. Let 
me know if this looks better so we can get it out of draft!


-- 
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