chore: add CodeRabbit review config#48
Conversation
|
Warning Review limit reached
Next review available in: 21 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the 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 configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdds a complete ChangesCodeRabbit Configuration
Estimated code review effort: 2 (Simple) | ~15 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.coderabbit.yaml:
- Around line 14-15: Update the base_branches configuration to use the anchored
regex ^beta$ instead of beta, ensuring only the exact beta branch matches and
branches containing beta elsewhere are excluded.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 52706253-d9b2-4f54-aa18-b5a6f426437c
📒 Files selected for processing (1)
.coderabbit.yaml
|
@coderabbitai review |
✅ Action performedReview finished.
|
Adds a
.coderabbit.yamltailored to folder.view3 (Unraid plugin: PHP emhttp + jQuery/vanilla JS + CSS +.plg). Targetsbeta.base_branches: [beta]so beta-targeted feature PRs auto-review (main always does).realpathre-confine on theme delete, settings enums allowlisted in both lib.php tables,escapeshellargondocker exec), JS (innerHTMLdrops bound handlers → prefer TreeWalker; CSRF token on every mutation; the customEvents bus is frozen;createFolders()order math is fragile;0/""falsy), CSS (theme-agnostic, docker/dashboard parity, frozen public-API selectors), and the.plgmanifest.php -l/xmllint/actionlint, not prettier.Note: once tuned it should also land on
main. CodeRabbit reads config from the PR head branch, so this PR is itself reviewed under the new config.Summary by CodeRabbit