Skip to content

Stop frozen Action SHAs from breaking Dependabot CI - #74

Merged
jmjava merged 1 commit into
cursor/close-e2e-audit-gaps-fc5ffrom
cursor/stabilize-ci-action-pins-fc5f
Sep 16, 2026
Merged

jmjava merged 1 commit into
cursor/close-e2e-audit-gaps-fc5ffrom
cursor/stabilize-ci-action-pins-fc5f

Conversation

@jmjava

@jmjava jmjava commented Sep 16, 2026

Copy link
Copy Markdown
Owner

Routine github-actions Dependabot bumps fail local-regression because operator and static-quality tests frozen-pin exact Action digests (actions/upload-artifact@b7c566a…, checkout/setup-*). That is a recurring CI break, not a product regression.

Changes

  • Require SHA-pinned Actions (40-character digest) without freezing the digest.
  • Limit github-actions Dependabot to minor/patch so major Action jumps do not reopen this class of failure.
  • Add helper coverage so collection works from repo root and from libs/tekton-dag-common.

Default-branch intercept/multi-PVC is a separate PR against main: #73

Open in Web Open in Cursor 

Operator and static-quality tests required exact Action digests, so a
routine github-actions bump failed local-regression. Keep the SHA-pin
requirement, accept any 40-character digest, and limit Action updates
to minor/patch.

Co-authored-by: jmjava <[email protected]>
@jmjava
jmjava marked this pull request as ready for review September 16, 2026 17:42
@jmjava
jmjava merged commit 0c01565 into cursor/close-e2e-audit-gaps-fc5f Sep 16, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants