delei opened a new pull request, #966: URL: https://github.com/apache/fesod/pull/966
## Purpose of the pull request ASF GitHub Actions policy failures can surface as startup failures with little useful job output. Adding the ASF allowlist check makes workflow allowlist violations visible during PR review before they reach `main`. ## What's changed? This adds a dedicated `ASF Allowlist Check` workflow for `.github/**` changes. It runs `apache/infrastructure-actions/allowlist-check@main` against `.github/**/*.y*ml`, covering both workflow files and composite action YAML files. ## Checklist - [x] I have read the [Contributor Guide](https://fesod.apache.org/community/contribution/). - [x] I have written the necessary doc or comment. - [ ] I have added the necessary unit tests and all cases have passed. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
