adoroszlai opened a new pull request, #485: URL: https://github.com/apache/ozone-site/pull/485
## What changes were proposed in this pull request? GitHub workflows may fail silently when using any actions not allowed by ASF Infra. See https://github.com/apache/infrastructure-actions/issues/574 for details. This change adds a new check that verifies action usage in workflows. See https://github.com/apache/infrastructure-actions/blob/main/allowlist-check/README.md https://issues.apache.org/jira/browse/HDDS-15719 ## How was this patch tested? asf-allowlist-check: https://github.com/adoroszlai/ozone-site/actions/runs/28707933976/job/85136613970#step:3:30 ``` Checking 10 unique action ref(s) against the ASF allowlist: ✅ actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 — trusted owner (actions) (.github/workflows/docusaurus.yml, .github/workflows/docusaurus.yml) ✅ actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 — trusted owner (actions) (.github/workflows/docusaurus.yml) ✅ actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 — trusted owner (actions) (.github/workflows/docusaurus.yml) ✅ actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 — trusted owner (actions) (.github/workflows/asf-allowlist-check.yaml, .github/workflows/docusaurus.yml, .github/workflows/docusaurus.yml, .github/workflows/docusaurus.yml, .github/workflows/publish.yml, .github/workflows/pull-request.yml, .github/workflows/static.yml, .github/workflows/static.yml, .github/workflows/static.yml, .github/workflows/static.yml, .github/workflows/static.yml, .github/workflows/zizmor.yml) ✅ actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c — trusted owner (actions) (.github/workflows/docusaurus.yml, .github/workflows/publish.yml) ✅ actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e — trusted owner (actions) (.github/workflows/static.yml, .github/workflows/static.yml, .github/workflows/static.yml) ✅ actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a — trusted owner (actions) (.github/workflows/docusaurus.yml) ✅ apache/infrastructure-actions/allowlist-check@775350a154e610e84c460cb1bbe2d2ab26c15cb3 — trusted owner (apache) (.github/workflows/asf-allowlist-check.yaml) ✅ apache/skywalking-eyes@61275cc80d0798a405cb070f7d3a8aaf7cf2c2c1 — trusted owner (apache) (.github/workflows/static.yml) ✅ zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa — matches allowlist (.github/workflows/zizmor.yml) All 10 unique action refs are on the ASF allowlist ``` -- 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]
