copilothackathon2025poc/AI Code Reviewer
A GitHub Action to review code using OpenAI's GPT-4 API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token | yes | — |
| OPENAI_API_KEY | OpenAI API key | yes | — |
| OPENAI_API_MODEL | OpenAI API model | no | gpt-4 |
| exclude | Exclude patterns | no | — |
Outputs
no outputs