dennislee928/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
- Maintainedlast commit Jul 15, 2025
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: dennislee928/ai-codereviewer@eb73354d937b1329e6520375c86ab8480bc5e4eb # 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