fix: add all blocking labels and manual dispatch to auto-queue - #278
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: omer-vishlitzky The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Warning Review limit reached
Next review available in: 47 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. 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: Repository: osac-project/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
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 |
|
🤖 Review · Commit: |
- Add do-not-merge/work-in-progress and do-not-merge/invalid-owners-file to blocking labels in both event-driven and scheduled jobs - Add workflow_dispatch trigger for manual re-queue runs - Fix scheduled job condition to also run on manual dispatch Assisted-by: Claude Code <noreply@anthropic.com> Signed-off-by: omer-vishlitzky <omer.vishlitzky@gmail.com>
7fe717c to
1e28f82
Compare
|
🤖 Finished Review · ✅ Success · Started 11:31 PM UTC · Completed 11:45 PM UTC Commit: |
|
Review skipped — this PR is already merged. The Posted by fullsend post-review check |
Summary
do-not-merge/work-in-progress,do-not-merge/invalid-owners-file(both event-driven and scheduled jobs)workflow_dispatchtrigger for manual re-queue runs (Actions > auto-queue > Run workflow)Blocking labels (full list)
do-not-merge/holddo-not-merge/work-in-progressdo-not-merge/invalid-owners-fileneeds-rebaseTest plan
do-not-merge/work-in-progresslabel does not get auto-merge enabled🤖 Generated with Claude Code