ops: add hourly central PR review autofix caller - #405
Conversation
|
Warning Review limit reached
Next review available in: 6 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 Plus Run ID: 📒 Files selected for processing (2)
Comment |
Pull request was converted to draft
|
Blocked on ContextualWisdomLab/.github#706. The current pinned reusable-workflow revision checks out privileged scheduler code from mutable |
Pull request was converted to draft
|
Closing this caller rather than leaving an insecure or permanently blocked workflow in the queue. Its required central hardening PR ContextualWisdomLab/.github#706 was closed without merge, so there is no immutable safe revision to pin. The organization scheduler already covers this repository more frequently than hourly; duplicating the caller would add operational surface without product value. Reopen only after the reusable workflow checks out |
|
|
||
| # The reusable workflow cannot elevate permissions granted by this caller. | ||
| permissions: | ||
| actions: write |
Summary
pr-review-fix-scheduler.ymlworkflow instead of copying autofix implementation into this repositoryScope boundary
The organization PR review/merge scheduler already sweeps the queue more frequently than hourly. This thin caller adds the explicitly requested hourly cadence for actionable review-feedback fixes. It does not create unreviewed product code when the PR queue is empty; product work remains issue- and PR-driven under the same review/check/merge gates.
Security
5983b41ace75040c1d81818171ca7d0f3653254eValidation