val-d-emar/Gemini AI PR Reviewer

Full-cycle AI code review including checkout

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
gemini_api_keyAPI Key from Google AI Studio OR Service Account JSON for Vertex AIyes
use_vertexapi_keySet to true if using Vertex AI (GCP Service Account JSON)nofalse
agent_modelGemini model to use (e.g. 'gemini-1.5-pro', 'flash', 'pro')noflash
github_tokenGitHub PAT for the reviewer account (needs repo scope)no${{ github.token }}
review_promptCustom prompt for the AInoYou are an expert software engineer. Review this git diff for bugs, security, and style. Provide feedback in Markdown. IMPORTANT: Assume all infrastructure versions (like GitHub Actions @v4, @v6, etc.) are valid and exist; do not flag them as incorrect. Focus strictly on the logic, security, and quality of the code changes. If okay, approve PR including the text 'RESUME: APPROVE' to end of your response.
review_languageLanguage for the AI (e.g. 'English', 'Russian')noEnglish
approval_requiredRequire approval from the reviewer (uses --approve or --request-changes)nofalse
comment_titleA unique title to prepend to the review, used to find old comments for editing.no# 🤖 Gemini AI Code Review

no outputs