Skip to content

Conversation

@eyaprak
Copy link
Owner

@eyaprak eyaprak commented Jan 20, 2026

Summary

  • Add /review comment command to trigger Claude review on any PR
  • Add manual trigger from Actions tab with PR number input
  • Adds 👀 reaction to comment when review is triggered
  • Works on previously opened PRs

How to use

Comment trigger

Comment /review on any PR to trigger a review.

Manual trigger

  1. Go to Actions tab
  2. Select "Claude PR Review"
  3. Click "Run workflow"
  4. Enter PR number
  5. Click "Run workflow"

🤖 Generated with Claude Code

- Comment /review on any PR to trigger Claude review
- Manual trigger from Actions tab with PR number input
- Adds 👀 reaction to comment when triggered
- Works on previously opened PRs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@github-actions github-actions bot added the reviewing:claude-ai Being reviewed by Claude AI label Jan 20, 2026
@github-actions
Copy link
Contributor

🤖 Claude Code Review

This PR adds valuable functionality to trigger Claude reviews via comments or manual workflow dispatch. The implementation correctly handles multiple trigger types and safely extracts PR numbers. The workflow logic is sound and includes proper permissions and concurrency controls.

📁 Files reviewed (1 files, 64 changes)
  • 📝 .github/workflows/claude-review.yml (+60/-4)

Approved - No issues found.


Powered by Claude AI

Note: Unable to post inline comments

@github-actions github-actions bot added claude:approved Approved by Claude AI and removed reviewing:claude-ai Being reviewed by Claude AI labels Jan 20, 2026
@eyaprak eyaprak merged commit 7c8e167 into main Jan 20, 2026
1 check passed
@eyaprak eyaprak deleted the feat/review-command branch January 20, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

claude:approved Approved by Claude AI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants