Skip to content

Commit 7d582d6

Browse files
Tony363claude
andcommitted
refactor: consolidate 3 review phases into single claude-review.yml
Merge claude-review-phase1.yml, phase2.yml, and phase3.yml into one workflow with conditional jobs: - basic-review: runs on every PR open/sync (~$1.50) - detect-high-stakes + review-summary: flags sensitive files - security-check + claude-fix: opt-in via 'ai-fix' label (~$5-10) - blocked-security: posts notice when blocked Also adds branches-ignore filters (ai/*, scanner/*, issue-fix/*, nightly/*) as defense-in-depth alongside GITHUB_TOKEN loop prevention. Cost reduced from ~$3/PR (phases 1+2) to ~$1.50/PR (single review job). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b16668c commit 7d582d6

File tree

4 files changed

+451
-544
lines changed

4 files changed

+451
-544
lines changed

.github/workflows/claude-review-phase1.yml

Lines changed: 0 additions & 82 deletions
This file was deleted.

.github/workflows/claude-review-phase2.yml

Lines changed: 0 additions & 174 deletions
This file was deleted.

0 commit comments

Comments
 (0)