Files
Alex Newman a2e174b90f ci: remove auto-review workflow that re-runs on every PR push (#2134)
claude-code-review.yml triggers on pull_request: [opened, synchronize]
and posts a fresh review comment on every push. In practice this
generates 8+ duplicate reviews per PR, hallucinates "missing tests"
that already exist, and adds far more noise than CodeRabbit / Greptile.

Keeps claude.yml in place — it only fires on explicit @claude mentions,
which is the useful path.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-25 16:30:28 -07:00
..