juspay/Yama PR Review

AI-powered PR review for GitHub with MCP tools

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 15, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: juspay/yama@174944306d9bfaf256fe331e7df119f3bbd64a7c # v2.7.1

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

namedescriptionrequireddefault
github-tokenGitHub token used by the GitHub MCP server for API accessno${{ github.token }}
config-pathPath to the Yama config fileno
dry-runRun the review without posting comments or submitting the reviewnofalse
ai-providerAI provider to use (e.g. anthropic, openai, google-ai)no
ai-modelModel name for the selected AI providerno
anthropic-api-keyAnthropic API key (used when ai-provider: anthropic)no
openai-api-keyOpenAI API key (used when ai-provider: openai)no
google-ai-api-keyGoogle AI Studio API key (used when ai-provider: google-ai)no
google-vertex-projectGCP project ID for Vertex AI (auto-derived from the credentials JSON when omitted)no
google-vertex-locationVertex AI location/regionnous-central1
google-application-credentialsVertex AI service-account credentials JSON content (written to a temp file at runtime)no
litellm-base-urlLiteLLM proxy base URL (used when ai-provider: litellm)no
litellm-api-keyLiteLLM proxy API key (used when ai-provider: litellm)no
focus-areasComma-separated focus areas for the review (e.g. security,performance)no
custom-promptAdditional custom prompt instructions for the reviewno
verboseEnable verbose loggingnofalse
skip-description-enhanceRun the review only and skip PR description enhancementnofalse
namedescription
decisionReview decision (APPROVED, CHANGES_REQUESTED, or BLOCKED)
summaryReview summary text
critical-issuesNumber of critical issues found
major-issuesNumber of major issues found
minor-issuesNumber of minor issues found
total-commentsTotal number of inline comments posted by the review