ci: pin ci-workflows reusables and selector at v0.6.0 - #320
Conversation
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 22c2582aba
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Claude finished @kyle-sexton's task in 1m 47s —— View job PR Review
SummaryClean, well-scoped mechanical pin bump. All 12 reusable-workflow and selector references are consistently updated to FindingsCorrectness — no issues All six files × two refs each = 12 pins, every one at the same Security — no issues Pinning to full commit SHAs (not branch names or tags) is the correct supply-chain practice. All privileged callers ( Codex P1 — correctly resolved The Codex finding that the new SHA wasn't yet registered in the runner policy was valid in isolation, but the registration landed upstream before this PR (standards#175 + standards-sync), and Kyle's response documents this correctly. The gate evaluates the merge ref, which already included the synced policy.json. No action needed. Pre-existing observation (not introduced by this PR) The VerdictNo issues with the changes in this PR. The pin bump is complete, consistent, and correctly sequenced. ✓ |
No linked issue.
Repins every ci-workflows selector and reusable-workflow reference to
ec91c3433a8c3c0a7ebbdd239286e5a6a25eeec5(v0.6.0), registered in the runner policy by melodic-software/standards#175 and distributed by the just-merged standards-sync PR. Gate callers gainmerge_group/ same-repopull_request_targetselector routing; the claude-review lane picks up per-head concurrency and the superseded-head guard.Verification
GITHUB_REPOSITORY=melodic-software/claude-code-plugins node .github/standards/runner-policy/runner-policy.mjs --root .passes against the feat(claude-config-audit): add permission-hygiene grant audit + convention #175 policy.Related
🤖 Generated with Claude Code