Skip to content

docs(merge-queue): document skip_intermediate_results in parallel mode#11919

Draft
kozlek wants to merge 1 commit into
mainfrom
devs/kozlek/worktree-mrgfy-7684-skip-intermediate-parallel/document-skip-intermediate-results-parallel-mode--f63b7ebc
Draft

docs(merge-queue): document skip_intermediate_results in parallel mode#11919
kozlek wants to merge 1 commit into
mainfrom
devs/kozlek/worktree-mrgfy-7684-skip-intermediate-parallel/document-skip-intermediate-results-parallel-mode--f63b7ebc

Conversation

@kozlek

@kozlek kozlek commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

skip_intermediate_results is now supported in parallel mode and is
rejected only in isolated mode. Update the batches.mdx note and the
queue-modes compatibility bullet to match.

Fixes MRGFY-7684

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

Copilot AI review requested due to automatic review settings June 24, 2026 08:26
@mergify mergify Bot had a problem deploying to Mergify Merge Protections June 24, 2026 08:26 Failure
@mergify

mergify Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

🔴 2 of 6 protections blocking · waiting on 👀 reviews

Protection Waiting on
🔴 👀 Review Requirements 👀 reviews
🔴 🔎 Reviews 👀 reviews
🟢 🤖 Continuous Integration
🟢 Enforce conventional commit
🟢 📕 PR description
🟢 🚦 Auto-queue

🔴 👀 Review Requirements

Waiting for

  • #approved-reviews-by >= 2
This rule is failing.
  • any of:
    • #approved-reviews-by >= 2
    • author = dependabot[bot]
    • author = mergify-ci-bot

🔴 🔎 Reviews

Waiting for

  • #review-requested = 0
This rule is failing.
  • #review-requested = 0
  • #changes-requested-reviews-by = 0
  • #review-threads-unresolved = 0

Show 4 satisfied protections

🟢 🤖 Continuous Integration

  • all of:
    • check-success = build
    • check-success = lint
    • check-success = test
    • any of:
      • check-success = test-broken-links
      • label = ignore-broken-links
    • any of:
      • check-success=Cloudflare Pages
      • -head-repo-full-name~=^Mergifyio/

🟢 Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|ui)(?:\(.+\))?:

🟢 📕 PR description

  • body ~= (?ms:.{48,})

🟢 🚦 Auto-queue

When all merge protections are satisfied, this pull request will be queued automatically.

@mergify mergify Bot requested a review from a team June 24, 2026 08:28

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Merge Queue documentation to reflect that skip_intermediate_results is supported in parallel mode and only rejected in isolated mode, aligning the “batches” guidance and the “queue modes” compatibility notes with current behavior.

Changes:

  • Update the queue-modes “Compatibility and Limitations” bullet to specify skip_intermediate_results is unsupported only in isolated mode.
  • Expand the batches note to describe how skip_intermediate_results behaves in parallel mode (scoped) vs isolated mode.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/content/docs/merge-queue/queue-modes.mdx Adjusts the compatibility/limitations list to clarify isolated-mode-only restriction.
src/content/docs/merge-queue/batches.mdx Updates the skip_intermediate_results note to describe serial+parallel support and isolated-mode exclusion.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/content/docs/merge-queue/batches.mdx Outdated
skip_intermediate_results is now supported in parallel mode and is
rejected only in isolated mode. Update the batches.mdx note and the
queue-modes compatibility bullet to match.

Fixes MRGFY-7684

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Change-Id: If63b7ebc2a56240f7ffb45e1a0e6ff22d95c932e
@kozlek kozlek force-pushed the devs/kozlek/worktree-mrgfy-7684-skip-intermediate-parallel/document-skip-intermediate-results-parallel-mode--f63b7ebc branch from 7871c0b to 144e9da Compare June 24, 2026 08:38
@kozlek

kozlek commented Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Revision history

# Type Changes Reason Date
1 initial 7871c0b 2026-06-24 08:38 UTC
2 content 7871c0b → 144e9da (raw) 2026-06-24 08:38 UTC

@mergify mergify Bot had a problem deploying to Mergify Merge Protections June 24, 2026 08:38 Failure
@mergify mergify Bot requested a review from a team June 24, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants