build(ci): bump select-runner to liveness revision - #101
Conversation
Adopt the liveness routing revision of the central selector (ci-workflows 3415de3, PR ci-workflows#86). The revision is already approved owner-scoped in the runner policy (#100); this bumps only the select-runner pin in this repo's own CI. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EPDbXgonTuFwFwdTtHaCmw
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_95be6423-4023-4ac1-b69c-0beb8fabe6d5) |
|
Claude finished @kyle-sexton's task in 55s —— View job PR Review
SummaryThis is a minimal, well-scoped pin bump: a single line in ReviewThe updated pin is correctly formatted:
Policy gate alignment: The runner-policy job (L192–L217) runs on
No CLAUDE.md or REVIEW.md found in this repository, so no repo-specific review criteria to check against beyond the above. Verdict: Approved. Clean, minimal, correctly-formed pin bump with pre-approved policy coverage and passing verification. |


Summary
Bumps the
select-runnerreusable-workflow pin in this repo's own CI to the liveness routing revision of the central selector (melodic-software/ci-workflows#86, commit3415de3). That revision was already approved owner-scoped in the runner policy by #100, so this PR changes only the single consumer pin line in.github/workflows/ci.yml— thezizmor.ymlreference andcomponents/runner-policy/are untouched.Part of melodic-software/github-iac#79 (epic #78).
Verification
node --test components/runner-policy/runner-policy.test.mjs: 95 pass, 0 failnode --test components/lefthook-dotnet/dotnet-format-staged.test.mjs: 12 pass, 0 failGITHUB_REPOSITORY=melodic-software/standards npm run lint:runner-policy: "Runner policy passed."git diff origin/main --stat: only the single ci.yml line changed🤖 Generated with Claude Code
https://claude.ai/code/session_01EPDbXgonTuFwFwdTtHaCmw
Note
Low Risk
Single pinned SHA bump for CI runner selection only; policy approval for this ref is already owner-scoped, with no application or security logic changes.
Overview
Updates the
select-runnerreusable workflow pin in.github/workflows/ci.ymlfromde50a08to3415de3, adopting the central selector’s liveness routing revision frommelodic-software/ci-workflows.No other workflow pins, runner-policy files, or job wiring change—the same
with/secretscontract andubuntu-24.04fallback behavior stay as documented in the workflow header.Reviewed by Cursor Bugbot for commit df89fa1. Bugbot is set up for automated code reviews on this repo. Configure here.