hoangnguyen0403/AI Reviewer Buddy
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 | — |
| AI_MODEL | The Gemini model to use for code review | no | gemini-2.5-flash-preview-05-20 |
| FILES_EXCLUDE | Comma-separated list of file patterns to exclude. Default excludes: *.md,*.txt,package-lock.json,pubspec.yaml,*.g.dart,*.freezed.dart,*.gr.dart,*.json,*.graphql | no | "" |
Outputs
no outputs