Add a repo .coderabbit.yaml so reviews follow AGENTS.md instead of the org ASSERTIVE / 80% docstring defaults. That mismatch is what produced the docstring warning on #398.
This branch starts from main and does not include #398.
chill reviews. Do not enable request-changes or inheritance.AGENTS.md, engineering/domain notes, product standards, and the verify/ci-notes skills, with explicit applyTo so docs guidelines apply to source.CHANGELOG.md..coderabbit.yaml as frontend_tooling so it does not trip full CI.Quote mode: "off". Unquoted YAML 1.1 parses off as boolean false, which fails the CodeRabbit schema and leaves the docstring check on.
.coderabbit.yaml classifies as frontend_tooling..coderabbit.yaml validates against coderabbit.ai/integrations/schema.v2.json (mode is the string off, not boolean false)pnpm exec vitest run tests/ci/classify-changes.test.ts โ 59 passedNone. Follow-up to the #398 CodeRabbit pre-merge checks.
[!WARNING]
Review limit reached
[@thedavidweng](/thedavidweng), you've reached your PR review limit, so we couldn't start this review.Next review available in: 53 seconds
Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. You're only billed for reviews past your plan's rate limits ($0.25/file).
How can I continue?
After more reviews become available, a review can be triggered using the
[@coderabbitai](/coderabbitai) reviewcommand as a PR comment. Alternatively, push new commits to this PR.To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.
How do review limits work?
CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.
For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.
Please refer docs for additional details.
Review details
โ๏ธ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID:
d99cec62-c2de-4e5b-b7b9-a14cb55afb58๐ฅ Commits
Reviewing files that changed from the base of the PR and between 7abeba25f160c51ba3ef447f99cb07d6e306795f and ea64e8c89c6238e5169187f95a545c6cfd95f798.
๐ Files selected for processing (3)
.coderabbit.yamlscripts/ci/classify-changes.mjstests/ci/classify-changes.test.ts
Comment [@coderabbitai](/coderabbitai) help to get the list of available commands.
| Status | Category | Percentage | Covered / Total |
|---|---|---|---|
| ๐ข | Lines | 83.68% (๐ฏ 65%) | 7013 / 8380 |
| ๐ข | Statements | 82.85% (๐ฏ 65%) | 7430 / 8968 |
| ๐ข | Functions | 78.74% (๐ฏ 60%) | 1767 / 2244 |
| ๐ข | Branches | 76.14% (๐ฏ 60%) | 3939 / 5173 |
| File | Stmts | Branches | Functions | Lines | Uncovered Lines |
|---|---|---|---|---|---|
| Changed Files | |||||
| scripts/ci/classify-changes.mjs | 53.1% | 75.59% | 90% | 53.14% | 48-49, 444-552, 570 |
Sign in to comment.