jdaugherty commented on PR #15488: URL: https://github.com/apache/grails-core/pull/15488#issuecomment-4038736165
It's my understanding that the protection logic can't be updated by us. We have to use .asf.yaml to set the protection. The issue is the asf.yaml process hasn't historically supported regex based protection rules - only specific branches. The reason for this is because the rest api does not support setting up this type of protections. Only the graphql library supports this. Have you researched this? Does asf.yaml still have this limitation? Maybe we could contribute to the ASF implementation to get this support so we can then define these in .asf.yaml. -- 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]
