hoangnguyen0403/AI Reviewer Buddy

This GitHub Action automatically reviews PRs using Google's Gemini AI model.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENGitHub token to interact with the repositoryyes
GEMINI_API_KEYGoogle Gemini API keyyes
AI_MODELThe Gemini model to use for code reviewnogemini-2.5-flash-preview-05-20
FILES_EXCLUDEComma-separated list of file patterns to exclude. Default excludes: *.md,*.txt,package-lock.json,pubspec.yaml,*.g.dart,*.freezed.dart,*.gr.dart,*.json,*.graphqlno""

no outputs