nazgul-beta/AI Code Reviewer
This GitHub Action automatically reviews PRs using OpenAI's AI model.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token to interact with the repository | yes | — |
| OPENAI_API_KEY | OPENAI API key | yes | — |
| OPENAI_MODEL | The OPENAI model to use for code review | no | gpt-4o-mini |
| INPUT_EXCLUDE | Comma-separated list of file patterns to exclude | no | "" |
Outputs
no outputs