Skip to content

ci: converge ci-workflows references on v0.22.2 - #22

Merged
kyle-sexton merged 1 commit into
mainfrom
ci-perf/converge-v0-22-2
Sep 7, 2026
Merged

ci: converge ci-workflows references on v0.22.2#22
kyle-sexton merged 1 commit into
mainfrom
ci-perf/converge-v0-22-2

Conversation

@kyle-sexton

Copy link
Copy Markdown
Contributor

No related issue: melodic-software/github-iac#378 tracks the ci-perf program (Phase 6b-ii convergence)

Summary

Move the one remaining melodic-software/ci-workflows reference in this repository to v0.22.2 (5776760254f8b63cba44e896f51604cb755350d9).

Fix

  • .github/workflows/ci.yml:127 (pr-contract): moved from 906ae7ef379ea4d2b8497f64475dce1d3d8715c4 (v0.22.0) to 5776760254f8b63cba44e896f51604cb755350d9 (v0.22.2). action.yml is byte-identical between the two SHAs (fetched and diffed both), so no caller input changed.
  • .github/workflows/ci.yml:135 (ci-status) and .github/workflows/managed-files-guard.yml:61 (managed-files-guard) were already at v0.22.2; left unchanged.
  • managed-files-guard.yml carries a SYNC-MANAGED header and was not touched.
  • agent-plugins has no .github/standards/runner-policy/policy.json and no Runner policy step, so there is no reusable-workflow contract check to satisfy here; the rule above (composite pins only) is the complete scope for this repository.

Verification

grep -rhoE "ci-workflows/[^@ ]+@[0-9a-f]{40}" .github/workflows .github/actions | sed -E 's/.*@//' | sort | uniq -c (this repository has no .github/actions directory):

      3 5776760254f8b63cba44e896f51604cb755350d9

All three references are at v0.22.2; none require explanation.

  • actionlint -shellcheck= -pyflakes=: clean.
  • No repository-specific pin tests are defined for agent-plugins.

Related

Refs melodic-software/github-iac#378

Move ci.yml's pr-contract step from v0.22.0
(906ae7ef379ea4d2b8497f64475dce1d3d8715c4) to v0.22.2
(5776760254f8b63cba44e896f51604cb755350d9). Its action.yml is
byte-identical between the two SHAs, so no caller input changes.

ci-status and managed-files-guard were already pinned to v0.22.2 and
are unchanged. managed-files-guard.yml carries a SYNC-MANAGED header
and is untouched. agent-plugins has no
.github/standards/runner-policy/policy.json and no Runner policy
step, so this is the only reusable/composite reference in the
repository to move.

Refs melodic-software/github-iac#378

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019APkoJh8NVN773d82fBBSG
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@kyle-sexton kyle-sexton changed the title ci: converge ci-workflows references on v0.22.2 ci: converge ci-workflows references on v0.22.2 Sep 7, 2026
@kyle-sexton kyle-sexton changed the title ci: converge ci-workflows references on v0.22.2 ci: converge ci-workflows references on v0.22.2 Sep 7, 2026
@kyle-sexton
kyle-sexton merged commit f669574 into main Sep 7, 2026
9 checks passed
@kyle-sexton
kyle-sexton deleted the ci-perf/converge-v0-22-2 branch September 7, 2026 11:30
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