mfordjody opened a new pull request, #964: URL: https://github.com/apache/dubbo-kubernetes/pull/964
## Summary - replace disallowed Helm and kind Actions with checksum-verified repository scripts - add a stable `CI Required` aggregate check and require it on `master` through `.asf.yaml` - make Codecov upload failures blocking and keep the release chart job compatible with ASF Actions policy ## Root cause GitHub rejected `azure/setup-helm` and `helm/kind-action` under the ASF enterprise Actions allowlist before any job could start. ## Verification - `actionlint` - `make lint-shell` - `make lint-helm` - `git diff --check` - ASF `asfyaml-validate` - Helm v3.16.4 and kind v0.30.0 installation in clean Debian Linux amd64 and arm64 containers ## Compatibility and rollout The tool versions are unchanged. The new branch-protection context becomes effective after ASF applies `.asf.yaml`; `CI Required` fails unless all existing CI jobs succeed. -- 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]
