dexpie/Zanaya - AI Code Review

Automatically review pull requests using AI/LLM

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token with PR read/write accessyes${{ github.token }}
providerLLM provider (ollama, openai, anthropic)noollama
modelModel name to usenollama2
ollama-base-urlOllama server URL (for ollama provider)nohttp://localhost:11434
openai-api-keyOpenAI API key (for openai provider)no
anthropic-api-keyAnthropic API key (for anthropic provider)no
config-pathPath to zanaya.config.ymlno
focus-areasComma-separated list of focus areas (bugs,security,performance,style)nobugs,security,performance
max-filesMaximum files to reviewno20
slack-webhook-urlSlack webhook URL for notificationsno
discord-webhook-urlDiscord webhook URL for notificationsno
trigger-onWhen to trigger reviews (pr_opened, comment, label, all)nopr_opened
auto-approveAuto-approve PRs with score above thresholdnofalse
approve-thresholdMinimum score for auto-approve (1-10)no8
incremental-reviewOnly review changed lines on subsequent pushesnotrue
debugEnable debug loggingnofalse
namedescription
review-summarySummary of the review
issues-countTotal number of issues found
scoreOverall quality score (1-10)