r-vieira/AI Code Review Action
Perform code reviews and comment on diffs using OpenAI API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 19, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: r-vieira/ai-code-reviewer@a9a064dfa1db8c83f40ef63f6e247fa09c935ed6 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token to interact with the repository. | yes | — |
| OPENAI_API_KEY | OpenAI API key for GPT. | yes | — |
| OPENAI_API_MODEL | OpenAI API model. | no | gpt-4 |
| exclude | Glob patterns to exclude files from the diff analysis | no | "" |
Outputs
no outputs