[DEVEX-1523] Add shared Claude AI code review reusable workflow#121
Conversation
Reusable workflow wrapping anthropics/claude-code-action that reviews PRs for correctness, security, and data integrity concerns. Supports configurable model, max turns, and repo-specific review rules. Co-authored-by: Cursor <cursoragent@cursor.com>
PR SummaryMedium Risk Overview The workflow is configurable (model, max turns, and repo-specific appended review rules), checks out full git history, and runs with Reviewed by Cursor Bugbot for commit 7c1901d. Bugbot is set up for automated code reviews on this repo. Configure here. |
Summary
claude-review.yamlreusable workflow wrappinganthropics/claude-code-action@v1JIRA: DEVEX-1523
Dependency: Merge the terraform PR first (creates the
ai-reviewerteam and machine user).Made with Cursor