Skip to content

docs(merge-queue): disambiguate parallel checks from parallel mode#11694

Merged
mergify[bot] merged 2 commits into
mainfrom
devs/sileht/mrgfy-7436-isolated-mode-docs/disambiguate-parallel-checks-parallel-mode--d0ac2739
Jun 2, 2026
Merged

docs(merge-queue): disambiguate parallel checks from parallel mode#11694
mergify[bot] merged 2 commits into
mainfrom
devs/sileht/mrgfy-7436-isolated-mode-docs/disambiguate-parallel-checks-parallel-mode--d0ac2739

Conversation

@sileht
Copy link
Copy Markdown
Member

@sileht sileht commented Jun 1, 2026

Both features carry the word "parallel" but are orthogonal, which reads
as a conflict. Lead the Parallel Checks page with "speculative" (the term
the API and activity log already use) and add mirror disambiguation notes
on Parallel Checks and Queue Modes: parallel checks are speculative CI
within a single ordered queue, parallel mode is scope-based independent
queues, and the two compose.

Also repoint two stale /merge-queue/parallel-scopes links to the renamed
queue-modes page.

@sileht
Copy link
Copy Markdown
Member Author

sileht commented Jun 1, 2026

This pull request is part of a Mergify stack:

# Pull Request Link
1 docs(merge-queue): disambiguate parallel checks from parallel mode #11694 👈
2 docs(merge-queue): move Stacked PRs after Scopes in the sidebar #11696

@mergify mergify Bot had a problem deploying to Mergify Merge Protections June 1, 2026 14:55 Failure
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Jun 1, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 🤖 Continuous Integration

Wonderful, this rule succeeded.
  • 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/

🟢 👀 Review Requirements

Wonderful, this rule succeeded.
  • any of:
    • #approved-reviews-by >= 2
    • author = dependabot[bot]
    • author = mergify-ci-bot

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

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)(?:\(.+\))?:

🟢 🔎 Reviews

Wonderful, this rule succeeded.
  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

🟢 📕 PR description

Wonderful, this rule succeeded.
  • body ~= (?ms:.{48,})

@mergify mergify Bot requested a review from a team June 1, 2026 14:58
@sileht sileht marked this pull request as ready for review June 1, 2026 16:59
Base automatically changed from devs/sileht/mrgfy-7436-isolated-mode-docs/reorganize-section-grouped-navigation--4d545198 to main June 2, 2026 07:20
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Jun 2, 2026

@sileht this pull request is now in conflict 😩

@mergify mergify Bot added the conflict label Jun 2, 2026
Both features carry the word "parallel" but are orthogonal, which reads
as a conflict. Lead the Parallel Checks page with "speculative" (the term
the API and activity log already use) and add mirror disambiguation notes
on Parallel Checks and Queue Modes: parallel checks are speculative CI
within a single ordered queue, parallel mode is scope-based independent
queues, and the two compose.

Also repoint two stale /merge-queue/parallel-scopes links to the renamed
queue-modes page.

Change-Id: Id0ac2739191e4984293c3d970ebdbad5d5b3ba92
Copilot AI review requested due to automatic review settings June 2, 2026 07:37
@sileht sileht force-pushed the devs/sileht/mrgfy-7436-isolated-mode-docs/disambiguate-parallel-checks-parallel-mode--d0ac2739 branch from 4d9bbfd to f8fbef7 Compare June 2, 2026 07:37
@sileht
Copy link
Copy Markdown
Member Author

sileht commented Jun 2, 2026

Revision history

# Type Changes Reason Date
1 initial 4d9bbfd 2026-06-02 07:37 UTC
2 rebase 4d9bbfd → f8fbef7 (rebase only) 2026-06-02 07:37 UTC

@mergify mergify Bot had a problem deploying to Mergify Merge Protections June 2, 2026 07:38 Failure
@mergify mergify Bot removed the conflict label Jun 2, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Merge Queue documentation to clearly disambiguate parallel checks (speculative CI within an ordered queue) from parallel mode (scope-based independent queues), and fixes outdated internal links to the old /merge-queue/parallel-scopes path.

Changes:

  • Reframe the Parallel Checks page around “speculative” queue testing and add a note clarifying how it differs from parallel mode.
  • Add a reciprocal disambiguation note to the Queue Modes page under Parallel Mode.
  • Update two internal links from /merge-queue/parallel-scopes to the renamed Queue Modes page anchors.

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 Adds a note clarifying parallel mode vs. parallel checks and how they compose.
src/content/docs/merge-queue/parallel-checks.mdx Updates framing/terminology for parallel checks, adds a disambiguation note, and repoints stale links to queue-modes anchors.

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

Comment thread src/content/docs/merge-queue/parallel-checks.mdx
jd
jd previously approved these changes Jun 2, 2026
@mergify mergify Bot requested a review from a team June 2, 2026 07:47
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@mergify mergify Bot dismissed jd’s stale review June 2, 2026 08:42

Pull request has been modified.

@mergify mergify Bot deployed to Mergify Merge Protections June 2, 2026 08:42 Active
@mergify mergify Bot requested a review from a team June 2, 2026 09:21
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Jun 2, 2026

Merge Queue Status

This pull request spent 2 minutes 23 seconds in the queue, including 1 minute 57 seconds running CI.

Required conditions to merge

mergify Bot added a commit that referenced this pull request Jun 2, 2026
@mergify mergify Bot added the queued label Jun 2, 2026
@mergify mergify Bot merged commit 506c281 into main Jun 2, 2026
8 checks passed
@mergify mergify Bot deleted the devs/sileht/mrgfy-7436-isolated-mode-docs/disambiguate-parallel-checks-parallel-mode--d0ac2739 branch June 2, 2026 10:06
@mergify mergify Bot removed the queued label Jun 2, 2026
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.

5 participants