idrinth/CodeRabbit Retry

Automatically retry CodeRabbit reviews when rate limited

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token with pull request permissionsyes
max-retriesMaximum number of retry requests per runno4
cooldown-hoursHours to wait before retrying the same PR againno2
dry-runIf true, only log what would be done without posting commentsnofalse
ignore-branchesComma-separated branch patterns to ignore (supports wildcards, e.g. "dependabot/*,renovate/*")no""
ignore-labelsComma-separated labels to ignore (PRs with any of these labels will be skipped)no""
namedescription
retries-requestedNumber of retry requests made
prs-checkedNumber of PRs checked
prs-skippedNumber of PRs skipped (already reviewed or no rate limit)