tx-joshg/PR Reviewer

AI-powered senior developer PR review with auto-fix capabilities

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
review_configPath to the review configuration fileyes.github/review-config.yml
providerLLM provider to use (openai, anthropic, gemini). Use openai for any OpenAI-compatible API (Together, Groq, Ollama, vLLM, etc.) with base_url.noopenai
api_keyAPI key for the configured LLM provideryes
base_urlCustom API base URL for OpenAI-compatible providers (e.g. http://localhost:11434/v1 for Ollama, https://api.together.xyz/v1 for Together)no""
github_tokenGitHub token with repo permissionsyes
database_urlRead-only database URL (optional)no""
auto_fixEnable auto-fix for trivial issuesnotrue
auto_mergeMerge the PR after a passing review (only when auto-merge is enabled on the PR)notrue
modelModel name to use for reviews (provider-specific, e.g. gpt-4o, claude-sonnet-4-20250514, gemini-2.0-flash)nogpt-4o

no outputs