jgunnink/Gemini code review

AI code review on pull requests via the Gemini API. Posts inline comments with priority labels and suggestions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
gemini_api_keyGoogle AI Studio API key used to call the Gemini API. Pass a secret.yes
github_tokenToken used to post review comments. Defaults to the automatic GITHUB_TOKEN.no${{ github.token }}
modelGemini model id (e.g. gemini-flash-latest). Overrides the config file.no""
instructionsExtra review guidance appended to the prompt. Overrides the config file.no""
config_pathPath to the repo config file.no.github/gemini-review.yml

no outputs