leonardonmariano/PR Review Bot

AI-powered PR code review using Claude — posts structured review comments with score and inline suggestions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for posting comments and setting commit status. Use ${{ secrets.GITHUB_TOKEN }}.yes
anthropic-api-keyAnthropic API key for Claude. Store in repository secrets.yes
max-filesMaximum number of files to include in the review. Files beyond this limit are skipped.no30
max-diff-linesMaximum number of diff lines per file. Larger diffs are truncated with a notice.no500
severity-thresholdMinimum severity level to report. "critical" only shows blocking issues; "warning" shows all issues.nowarning
ignored-patternsNewline-separated list of regex patterns for files to exclude from review. Example: ^docs/ \.generated\.ts$ ^migrations/ no""
namedescription
verdictReview verdict: APPROVED, APPROVED_WITH_SUGGESTIONS, or CHANGES_REQUESTED.
scoreReview score from 1 to 10.
critical-issuesNumber of critical issues found.
review-urlURL of the PR where the review was posted.