Skip to content

docs: embed the Bazel parallel-scopes walkthrough - #12485

Open
jd wants to merge 1 commit into
mainfrom
devs/jd/bazel-scopes-video/embed-bazel-parallel-scopes-walkthrough--f707b342
Open

docs: embed the Bazel parallel-scopes walkthrough#12485
jd wants to merge 1 commit into
mainfrom
devs/jd/bazel-scopes-video/embed-bazel-parallel-scopes-walkthrough--f707b342

Conversation

@jd

@jd jd commented Aug 21, 2026

Copy link
Copy Markdown
Member

The Bazel scopes page was the only scopes page with no video, even though
it is the one that asks the most of a reader: the bazel query step, the
manual scopes source, and parallel mode all have to click together before
the payoff is visible.

The video shows that setup running end to end on a real Bazel monorepo --
eight pull requests across four packages, the GitHub Actions job that turns
changed files into scopes, and several packages testing in their own lanes
at the same time.

https: //youtu.be/oJmidhu0AIA

The Bazel scopes page was the only scopes page with no video, even though
it is the one that asks the most of a reader: the `bazel query` step, the
manual scopes source, and parallel mode all have to click together before
the payoff is visible.

The video shows that setup running end to end on a real Bazel monorepo --
eight pull requests across four packages, the GitHub Actions job that turns
changed files into scopes, and several packages testing in their own lanes
at the same time.

https: //youtu.be/oJmidhu0AIA
Change-Id: If707b342f91c0cb20d123540853ad33c41ed84aa
Copilot AI lite review requested due to automatic review settings August 21, 2026 15:40
@mergify
mergify Bot had a problem deploying to Mergify Merge Protections August 21, 2026 15:40 Failure
@mergify

mergify Bot commented Aug 21, 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]
    • all of:
      • author = mergify-ci-bot
      • -head ~= ^docs-agent/

🔴 🔎 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|internal|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.

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

Adds a Bazel-specific walkthrough video to the parallel-scopes documentation.

Changes:

  • Imports and embeds the shared YouTube component.
  • Adds context for the end-to-end Bazel workflow.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@mergify
mergify Bot requested a review from a team August 21, 2026 15:43
@jd
jd marked this pull request as ready for review August 21, 2026 15:43
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.

2 participants