Skip to content

refactor(stacks): extract shared install snippets into partials#11826

Open
jd wants to merge 1 commit into
devs/jd/worktree-update-stacks/move-browser-extensions-merge-queue-section--2e6ed322from
devs/jd/worktree-update-stacks/extract-shared-install-snippets-partials--54a063e7
Open

refactor(stacks): extract shared install snippets into partials#11826
jd wants to merge 1 commit into
devs/jd/worktree-update-stacks/move-browser-extensions-merge-queue-section--2e6ed322from
devs/jd/worktree-update-stacks/extract-shared-install-snippets-partials--54a063e7

Conversation

@jd

@jd jd commented Jun 13, 2026

Copy link
Copy Markdown
Member

The install/quickstart command blocks were copy-pasted across the stacks
docs, so a command change meant editing every page. Extract three MDX
partials (_install, _install-setup, _quickstart) and use them on the
landing, setup, agents, plain-git, gh-stack, and graphite pages so the
commands live in one place.

Addresses review feedback on the "vs Plain Git" page where the install
block was duplicated.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Depends-On: #11825

The install/quickstart command blocks were copy-pasted across the stacks
docs, so a command change meant editing every page. Extract three MDX
partials (_install, _install-setup, _quickstart) and use them on the
landing, setup, agents, plain-git, gh-stack, and graphite pages so the
commands live in one place.

Addresses review feedback on the "vs Plain Git" page where the install
block was duplicated.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Change-Id: I54a063e7c281920699defa903bdf82cbafe984f7
@mergify mergify Bot had a problem deploying to Mergify Merge Protections June 13, 2026 19:26 Failure
@jd

jd commented Jun 13, 2026

Copy link
Copy Markdown
Member Author

This pull request is part of a Mergify stack:

# Pull Request Link
1 docs(stacks): sync stacks docs with current CLI #11820
2 docs(stacks): add "vs Plain Git" comparison page #11822
3 docs: move Browser Extensions out of the Merge Queue section #11825
4 refactor(stacks): extract shared install snippets into partials #11826 👈
5 docs: install the CLI via the install script #11839

@mergify

mergify Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

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

🔴 ⛓️ Depends-On Requirements

Waiting for

This rule is failing.

Requirement based on the presence of Depends-On in the body of the pull request

🔴 👀 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

🟢 🤖 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/

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

🟢 📕 PR description

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

@mergify mergify Bot requested a review from a team June 13, 2026 19:29
@jd jd marked this pull request as ready for review June 15, 2026 08:10
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.

1 participant