Skip to content

feat: add Claude Code review workflow - #35

Closed
jagtejsodhi wants to merge 1 commit into
mainfrom
jagtej/add-claude-review-workflow
Closed

feat: add Claude Code review workflow#35
jagtejsodhi wants to merge 1 commit into
mainfrom
jagtej/add-claude-review-workflow

Conversation

@jagtejsodhi

Copy link
Copy Markdown
Contributor

Summary

  • Adds .github/workflows/claude.yml GitHub Action for automated PR reviews
  • Triggers on all PRs (open/push) and manual @claude-review comments
  • Gates manual trigger to OWNER/MEMBER/COLLABORATOR only
  • Pins claude-code-action to immutable SHA

Prerequisites

  • ANTHROPIC_API_KEY secret must be configured in repo settings before merging

Test plan

  • Add ANTHROPIC_API_KEY to repo secrets
  • Merge and verify next PR gets auto-reviewed
  • Test @claude-review comment trigger

🤖 Generated with Claude Code

Adds automated PR review workflow that:
- Triggers on all PRs (open/push) and manual @claude-review comments
- Gates manual trigger to OWNER/MEMBER/COLLABORATOR only
- Pins claude-code-action to immutable SHA for supply-chain safety
- Posts inline comments, deduplicates, and resolves stale threads

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Committed-By-Agent: claude
@jagtejsodhi
jagtejsodhi deleted the jagtej/add-claude-review-workflow branch June 18, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant