ci(review): route Claude review through fleet - #211
Closed
kyle-sexton wants to merge 1 commit into
Closed
Conversation
Contributor
Author
|
Closing for now rather than leaving this parked indefinitely. This PR's routing change conflicts with main's current claude-review.yml pin (
Reopen/readdress once |
kyle-sexton
added a commit
that referenced
this pull request
Jul 17, 2026
…ier (#230) ## What - Add a `select-review` job resolving `${{ vars.CI_REVIEW_SELF_HOSTED_LABEL }}` through the governed selector (pinned `select-runner@cdc5917c`). - Route the `review` job's runner from the selector output to the fleet claude-review reusable (pinned `claude-review@4dbb0dfc`), permissions exactly per the reviewed caller-perms waiver. - Retire the `CI_RUNNER_POLICY != 'self-hosted-only'` skip guard — under strict routing it was silently skipping every review in this repo; fleet routing restores review coverage. - Drop the `privileged-control-plane` hosted exception for `claude-review.yml#review`. ## Why Campaign A of the zero-hosted directive (epic melodic-software/github-iac#78): automated review moves to the dedicated capped review tier. Shape matches standards' runner-policy E2E fixture; `runner-policy.mjs --root .` passes locally with zero findings. Supersedes the closed draft #211. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01K3QehVwmWzkBLpKokNCkkt --------- Co-authored-by: Claude Fable 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This advances melodic-software/github-iac#78.
Dependency
Depends on melodic-software/standards#140 plus the generated runner-policy sync. Current old-policy CI may fail or queue until then. This is intentionally a dependency-blocked draft.
No managed files were edited; this changes only the repository-local caller and repository policy exception.
Validation
actionlintgit diff --check