kurtyoon/PR Review Bot
Automatically review pull requests using AI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub Token to access PR files and comments | yes | — |
| pr_number | Pull Request Number | no | ${{ github.event.pull_request.number }} |
| repo_name | GitHub Repository Name (owner/repo) | no | ${{ github.repository }} |
| llm_provider | LLM Provider (openai, google, anthropic) | no | openai |
| model | Model name to use (depends on the selected provider) | no | — |
| openai_api_key | OpenAI API Key (required if llm_provider is openai) | no | — |
| google_api_key | Google API Key (required if llm_provider is google) | no | — |
Outputs
no outputs