chrisqiqiu commented on PR #38429: URL: https://github.com/apache/beam/pull/38429#issuecomment-4527797666
Addressed review feedback in c1dea34df35: - Renamed error message wording: "is discouraged" → "is not allowed" - Moved CHANGES.md entry from Bugfixes to Breaking Changes - Also merged in latest master to resolve the CHANGES.md conflict @damccorm Heads up — the failing PreCommit checks are all dying in <30s with: > The action `gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2` is not allowed in apache/beam because all actions must be from a repository owned by your enterprise. That SHA was introduced into `.github/actions/setup-environment-action/action.yml` upstream . It came in via the upstream/master merge I did to resolve the CHANGES.md conflict. This looks like an org-level allowlist gap, not a PR-content issue. Could someone from the Apache side add that SHA to the allowed list (or pin to a previously-approved SHA)? Once that's sorted, I'll retrigger checks. -- 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]
