jdaugherty commented on PR #15792: URL: https://github.com/apache/grails-core/pull/15792#issuecomment-4855423410
> Finding 4 - new Spring Security and Redis CI jobs are not publish gates. > > .github/workflows/gradle.yml has publish depend on publishGradle, �uild, unctional, hibernate5Functional, and mongodbFunctional, but not the new security or edis jobs. As written, snapshot publication can proceed even if those new lanes fail. Please add them to eeds and gate the if: expression on their results. This was a good catch. I've updated the PR for this. -- 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]
