Skip to content

[Fix] CodeRabbit skips updates to label-opted PRs - #1457

Merged
edelauna merged 1 commit into
mainfrom
fix/coderabbit-incremental-label-reviews
Aug 31, 2026
Merged

[Fix] CodeRabbit skips updates to label-opted PRs#1457
edelauna merged 1 commit into
mainfrom
fix/coderabbit-incremental-label-reviews

Conversation

@zoomote

@zoomote zoomote Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

​Created by Roomote. Follow up by mentioning @roomote, in the web UI, or in Discord.

What changed

  • Enable incremental CodeRabbit reviews for PRs opted in through coderabbit-review-active.
  • Keep repository-wide automatic review disabled so required CI still controls when the workflow applies the opt-in label.

Why this change was made

CodeRabbit supports positive-label opt-in while automatic reviews are disabled, but later pushes are reviewed only when incremental review is enabled. With incremental review disabled, PRs such as #1421 showed “Review skipped” after a new head even after the workflow recycled the activation label.

Impact

Human-authored PRs remain ineligible for CodeRabbit until required CI passes and the workflow applies the managed label. Once opted in, subsequent pushes can receive the current-head review required by the review-state workflow.

There is no rendered extension UI change.

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Review process

This PR was opened by an automated account. A human maintainer must verify the change intent, provenance, and validation before merging.

  1. Required CI checks pass.
  2. The workflow starts CodeRabbit automatically.
  3. For eligible human-authored PRs, CodeRabbit reviews and approves the latest commit.
  4. A human maintainer reviews and approves after CodeRabbit.

Current step: The required review sequence passed. Remaining merge requirements apply.

@edelauna
edelauna marked this pull request as ready for review August 31, 2026 01:08
@edelauna
edelauna enabled auto-merge August 31, 2026 01:09
@edelauna
edelauna added this pull request to the merge queue Aug 31, 2026
Merged via the queue into main with commit 7bc054b Aug 31, 2026
26 checks passed
@edelauna
edelauna deleted the fix/coderabbit-incremental-label-reviews branch August 31, 2026 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants