abdullahsharif/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 Apr 14, 2025
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: abdullahsharif/ai-code-reviewer@dddb05b6d35568e1e714ccb25e9c930f82d3937d # no releases — HEAD as of 2026-07-12tags 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