truongnh1992/Gemini AI Code Reviewer
This GitHub Action automatically reviews PRs using Google's Gemini 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 | — |
| GEMINI_API_KEY | Google Gemini API key | yes | — |
| GEMINI_MODEL | The Gemini model to use for code review | no | gemini-2.5-flash |
| EXCLUDE | Comma-separated list of file patterns to exclude | no | "" |
Outputs
no outputs