vermwestling/AI code reviewer
Reviews GitHub pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-endpoint | The URL to then API endpoint. | no | https://api.openai.com/v1/chat/completions |
| api-key | The API key to use for the API endpoint. | no | — |
| model | ID of the model to use. | yes | gpt-4o-mini |
| review-type | The type of code review. Value 'PR comment' will post a single review comment on the PR. Value 'File comment' will post review comments on lines in files. | no | PR comment |
Outputs
no outputs