Skip to content

Conversation

@jd
Copy link
Member

@jd jd commented Feb 3, 2026

This simplifies a bit the docs to move some of the MQ concepts outside
of the docs.

Copilot AI review requested due to automatic review settings February 3, 2026 12:16
@mergify mergify bot had a problem deploying to Mergify Merge Protections February 3, 2026 12:16 Failure
@mergify
Copy link
Contributor

mergify bot commented Feb 3, 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)(?:\(.+\))?:

🟢 🔎 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,})

Copy link

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 streamlines the Merge Queue documentation by moving conceptual explanations to the external Merge Queue Academy and reshaping the in-product docs into an overview + feature/deep-dive structure.

Changes:

  • Renames the Merge Queue nav item from “Introduction” to “Overview” and rewrites /merge-queue.mdx into a concise overview page with feature links and an Academy callout.
  • Adds Academy callouts/links across multiple Merge Queue docs (setup, two-step CI, performance, parallel checks, monorepo, batches) to point readers to deeper conceptual material on merge-queue.academy.
  • Enhances the docs home page Merge Queue section with an AcademyCallout while keeping the existing feature grid.

Reviewed changes

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

Show a summary per file
File Description
src/content/navItems.tsx Updates the Merge Queue child nav label to “Overview” to reflect the new overview page.
src/content/docs/merge-queue/two-step.mdx Adds a tip callout linking to Merge Queue Academy’s two-step CI conceptual guide.
src/content/docs/merge-queue/setup.mdx Adds a note directing users new to merge queues to Merge Queue Academy before setup.
src/content/docs/merge-queue/performance.mdx Adds a tip linking to a high-velocity teams guide on Merge Queue Academy.
src/content/docs/merge-queue/parallel-checks.mdx Adds a tip with a conceptual explanation link for speculative checks on Merge Queue Academy.
src/content/docs/merge-queue/monorepo.mdx Adds a tip linking to Merge Queue Academy’s monorepo strategy content.
src/content/docs/merge-queue/batches.mdx Adds a tip linking to Merge Queue Academy’s batching concepts page.
src/content/docs/merge-queue.mdx Replaces the long conceptual introduction with a shorter overview, Academy callout, problem/benefit sections, key features table, and “learn more” links.
src/content/docs/index.mdx Imports and uses AcademyCallout in the Merge Queue section; note that the Merge Queue docset card title is still “Introduction” while nav/page now use “Overview”.

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

@mergify mergify bot had a problem deploying to Mergify Merge Protections February 3, 2026 12:18 Failure
@jd jd force-pushed the devs/jd/mqa/I02d2d065fd1d25f0a00d7d6801fad8b00987ff6d branch from b4f3f52 to 58f50ca Compare February 3, 2026 13:00
@jd
Copy link
Member Author

jd commented Feb 3, 2026

This pull request is part of a stack:

  1. docs: reference MGA (#10112) 👈

This simplifies a bit the docs to move some of the MQ concepts outside
of the docs.

Change-Id: I02d2d065fd1d25f0a00d7d6801fad8b00987ff6d
@jd jd force-pushed the devs/jd/mqa/I02d2d065fd1d25f0a00d7d6801fad8b00987ff6d branch from 58f50ca to 0b10033 Compare February 3, 2026 13:02
@mergify mergify bot deployed to Mergify Merge Protections February 3, 2026 13:03 Active
@mergify mergify bot requested a review from a team February 3, 2026 13:05
@mergify
Copy link
Contributor

mergify bot commented Feb 3, 2026

Merge Queue Status

✅ The pull request has been merged at 0b10033

This pull request spent 2 minutes 44 seconds in the queue, including 2 minutes 17 seconds running CI.
The checks were run on draft #10115.

Required conditions to merge

@mergify mergify bot added the queued label Feb 3, 2026
@mergify mergify bot merged commit f8f4362 into main Feb 3, 2026
8 checks passed
@mergify mergify bot deleted the devs/jd/mqa/I02d2d065fd1d25f0a00d7d6801fad8b00987ff6d branch February 3, 2026 13:37
@mergify mergify bot removed the queued label Feb 3, 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.

3 participants