nav2510/AI Reviewer
Provider-agnostic, diff-aware AI code reviewer for pull requests.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Token used to fetch PR files and post review comments. | no | ${{ github.token }} |
| config | Path to .ai-reviewerrc.yml (default discovers in repo root). | no | — |
| openai-api-key | OpenAI API key (forwarded as OPENAI_API_KEY). | no | — |
| anthropic-api-key | Anthropic API key (forwarded as ANTHROPIC_API_KEY). | no | — |
| gemini-api-key | Google Gemini API key (forwarded as GEMINI_API_KEY). | no | — |
Outputs
| name | description |
|---|---|
| findings | Total number of findings posted across all files. |
| cost-usd | Estimated total cost in USD. |