odysseustech/Auto-Resolve Bot Review Threads

Resolves addressed bot review comments on PRs using a deterministic gate chain and Claude Haiku.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
anthropic-api-keyAnthropic API key for the Haiku classifier.yes
github-tokenToken with pull-requests:write and contents:read.no${{ github.token }}
dry-runIf true, log decisions but do not resolve threads.nofalse
bot-loginsComma-separated allowlist of bot login names (without [bot] suffix is also accepted).nocoderabbitai[bot],greptile-apps[bot],copilot-pull-request-reviewer[bot],cursor[bot]
modelAnthropic model id.noclaude-haiku-4-5-20251001
max-resolutions-per-runHard cap on auto-resolutions in a single run.no20
generated-file-globsComma-separated globs for generated files (auto-resolved without AI).no**/generated/**,**/*.generated.*,**/dist/**,**/build/**,**/package-lock.json,**/pnpm-lock.yaml,**/bun.lockb,**/yarn.lock,**/prisma/migrations/**
pr-numberPR number to process. Required when triggered via workflow_dispatch.no""
namedescription
resolved-countNumber of threads resolved this run.
skipped-countNumber of threads skipped.
classified-countNumber of threads that reached the AI classifier.