maxmoshe/ai-pr-review
PR AI Code Review
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| githubToken | GitHub token | yes | — |
| prompt | Prompt prepending the diff sent to the LLM | no | — |
| exclude | Files to exclude from review | no | "" |
| openAiApiKey | OpenAI API Key | yes | — |
| openAiModel | OpenAI Model to use | yes | — |
| pullNumber | Pull Request number | yes | — |
| maxLines | Maximum lines to review | no | — |
| openAiUrl | OpenAI API URL | no | — |
| updateReview | Update the review if it already exists. If false, create a new review. | no | true |
Outputs
no outputs