Skip to content

docs: add branch protection setup script and stacking workflow guide#337

Merged
Blackgaurd merged 2 commits into
chore/merge-queue-stack-actionfrom
chore/merge-queue-tooling
May 15, 2026
Merged

docs: add branch protection setup script and stacking workflow guide#337
Blackgaurd merged 2 commits into
chore/merge-queue-stack-actionfrom
chore/merge-queue-tooling

Conversation

@Blackgaurd

Copy link
Copy Markdown
Collaborator

adds two things:

.github/scripts/setup-branch-protection.sh — one-shot script to apply branch protection via gh api. sets required status checks (backend-lint, backend-unit-tests, backend-integration-tests, frontend-precommit), 1 required approval, dismiss stale reviews, no force-push. prints colored instructions for the two manual UI steps (merge queue settings and allowing auto-merge) that the API cannot configure.

dev-docs/stacking-workflow.md — developer guide covering the full stacking workflow: creating stacks, syncing, shipping via merge queue, resolving conflicts, and a command reference table. reflects the team's chosen workflow: every PR needs approval, auto-merge enabled via `gh pr merge --auto --rebase`, manual bottom-up queue submission.

@github-actions

github-actions Bot commented May 15, 2026

Copy link
Copy Markdown

@Blackgaurd Blackgaurd force-pushed the chore/merge-queue-tooling branch from 311e9fb to 8f94dcf Compare May 15, 2026 16:17
@Blackgaurd Blackgaurd merged commit 54d9d43 into chore/merge-queue-stack-action May 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant