abhithind31/AI Code Review Bot Action

Runs Gemini-based code reviews on PR hunks triggered by a comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Apr 27, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: abhithind31/ai-review-bot@8653ebb327c5e48e60b634ebce2bc28df0861ed2 # v5

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenGitHub token for API calls. Defaults to the token provided by the workflow.no${{ github.token }}
gemini-api-keyAPI Key for the Google Gemini API.yes
config-pathPath to the gemini-reviewer.yml config file in the consuming repo.no.github/gemini-reviewer.yml
gemini-model-nameName of the Gemini model to use (e.g., gemini-1.5-flash-latest, gemini-pro).nogemini-1.5-flash-latest

no outputs