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 26, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: abhithind31/cursor@775e5926825b7b598dca96ee7237811175886700 # v1

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