Skip to content

fix(ci): SMI-4508 retro — SHA-pin actions/cache to match repo convention#814

Merged
wrsmith108 merged 1 commit intomainfrom
fix/smi-4508-action-sha-pin
Apr 27, 2026
Merged

fix(ci): SMI-4508 retro — SHA-pin actions/cache to match repo convention#814
wrsmith108 merged 1 commit intomainfrom
fix/smi-4508-action-sha-pin

Conversation

@wrsmith108
Copy link
Copy Markdown
Member

Summary

Governance retro on PR #808 (merged at 62cbcb4e) surfaced inconsistent action pinning: the new Cache Vercel build cache step used actions/cache@v4 while every other action in the same workflow is SHA-pinned with a # v<n> trailing comment.

Pin to the canonical SHA used in ci.yml and website-deploy-staging.yml (668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5) so all .github/workflows/*.yml action references stay uniform — Zero Deferral applied.

Test plan

  • Local diff verified one-line change
  • CI green (matrix is config-only — most jobs SKIPPED)
  • Round-trip test still passes (Vercel cache key/restore-key unchanged; only the action's SHA moved)

🤖 Generated with Claude Code

Governance retro on PR #808 surfaced inconsistent action pinning:
the new `Cache Vercel build cache` step used `actions/cache@v4` while
every other action in the same workflow is SHA-pinned with a
`# v<n>` trailing comment.

Update to the canonical SHA used in `ci.yml` and `website-deploy-staging.yml`
(`668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5`) to keep all
`.github/workflows/*.yml` action references uniform — no governance
finding deferred.

Co-Authored-By: claude-flow <ruv@ruv.net>
Co-Authored-By: Claude <noreply@anthropic.com>
@wrsmith108 wrsmith108 deployed to e2e-staging April 27, 2026 15:05 — with GitHub Actions Active
@github-actions
Copy link
Copy Markdown

E2E Test Results

E2E Test Results - April 27, 2026

Summary

  • Status: ✅ PASSED
  • Total Duration: 0.00s
  • Generated: 2026-04-27T15:28:19.157Z

Test Results

Phase Status Duration
CLI E2E ⏭️ Skipped -
MCP E2E ⏭️ Skipped -

Generated by skillsmith E2E test suite

@wrsmith108 wrsmith108 merged commit f2421c3 into main Apr 27, 2026
35 checks passed
@wrsmith108 wrsmith108 deleted the fix/smi-4508-action-sha-pin branch April 27, 2026 16:24
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.

1 participant