Use stable configured-template review-app validation#195
Conversation
|
Warning Review limit reached
Next review available in: 26 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: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (10)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🚀 Quick Review App CommandsWelcome! Here are the commands you can use in this PR:
|
Address-review summaryScan scope: full current-head history via Mattered
Skipped
Next default scan starts after this comment. Say |
Address-review summaryScan scope: review activity after 2026-07-18T07:02:40Z on current head Mattered
Skipped
Configured review checks settled successfully. Trusted coordinated action Next default scan starts after this comment. Say |
Address-review summaryScan scope: review activity after 2026-07-18T07:23:12Z on current head Mattered
Skipped
All current-head checks and configured review checks settled successfully. Trusted coordinated action Next default scan starts after this comment. Say |
|
Final-candidate gate update for
No waiver is being applied to CI, review, or behavioral verification. Fresh-default deployment replay remains tracked by #194 after merge. |
Address-review summaryScan scope: review activity after 2026-07-18T07:38:44Z on ready-for-review head Mattered
Skipped
Ready-state review activity settled cleanly: the post-ready Claude review passed with no feedback, CodeRabbit remains green, all eight current-head checks pass, and there are zero unresolved review threads. Next default scan starts after this comment. Say |
✅ Review App DeletedReview app for PR #195 is deleted |
Why
The review-app setup path used a Control Plane Flow release that validated unused alternative templates and could reject an otherwise valid configured review-app set. The first stable release with configured-template-only validation also strengthens deployed-health completion.
This addresses #194. The issue intentionally remains open until the merged default workflow is exercised by a fresh disposable verification PR, behavioral smoke passes, and cleanup is confirmed.
The required CI-core RSpec path was also blocked before tests by four current HTML sanitizer advisories. This follow-up applies only the upstream security patch releases and generated lock metadata needed to restore that required gate.
What changed
v5.2.0.Gemfile.lock:loofah2.25.1 → 2.25.2,rails-html-sanitizer1.7.0 → 1.7.1, and the generatedloofahdependency constraint required by the sanitizer patch.Workflow change audit
Verification
bundle checkbin/bundler-audit— no vulnerabilities foundbin/test ci— quality, security, doctor, type checking, router-shim, 118 RSpec examples, and 2 browser smoke tests passedgit diff --checkDependency manifests, audit configuration, workflows, ignore rules, repository configuration, and deployment templates are unchanged by the security-gate remediation.
Churn and follow-through
checklist+replay— sweep live version guidance and replay the merged default workflow from a fresh disposable PR before closing Follow-up: Fix review-app setup and restore deployed behavior gate #194.