chore(ci): remove the Claude Code Review workflow#1096
Merged
Conversation
Retire claude-code-review.yml and its claude-review status check. All PRs are already developed with Claude assistance, so the automated review was largely reviewing its own output, and the multi-agent review harness cost roughly USD 15 equivalent of subscription usage per large PR. CodeQL (with github-code-quality review comments), build-and-test, base image scanning, and changelog lint remain the machine-enforced merge gates, and an AI-assisted review is still available on demand by commenting '@claude review this PR' (claude.yml is unchanged). Update the ruleset documentation (CLAUDE.md, DEVELOPER_GUIDE.md, COMPLIANCE_MAPPING.md) from eight required checks to seven, and drop the check from the pr-merge skill's required-check list. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SmxijKgLk22PXG2benH2i4
JayVDZ
enabled auto-merge (squash)
July 21, 2026 11:55
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.
Description
Retires
.github/workflows/claude-code-review.ymland itsclaude-reviewstatus check. Rationale: all PRs in this repository are already developed with Claude assistance, so the automated review was largely reviewing its own output, and the multi-agent review harness consumed roughly USD 15-equivalent of subscription usage per large PR (e.g. #1094: 16 minutes, 15 turns). The machine-enforced merge gates remain CodeQL (with github-code-quality review comments and blocking unresolved threads), build-and-test, base image scanning, and changelog lint; an AI-assisted review is still available on demand by commenting@claude review this PR(claude.ymlis unchanged).Documentation updated to match: required-check count and list in
CLAUDE.md, the ruleset table and human-review paragraph inengineering/DEVELOPER_GUIDE.md, the automated-baseline-review control inengineering/COMPLIANCE_MAPPING.md, and the pr-merge skill's required-check list.Type of change
Testing
claude-review/claude-code-reviewreferences remain outside git historyDocumentation
engineering/) where a design/architecture doc would otherwise be staleDocs: n/a - CI/dev tooling change; engineering reference docs updated in this PR, no public docs affected
Screenshots / output (if applicable)
n/a
Checklist
docs/DEVELOPER_GUIDE.mdAdditional context
The
CLAUDE_CODE_OAUTH_TOKENsecret stays in place —claude.yml(the@claudemention workflow) still uses it.🤖 Generated with Claude Code
https://claude.ai/code/session_01SmxijKgLk22PXG2benH2i4
Generated by Claude Code