docs(merge-queue): rename "Force merge" to "Direct to queue" - #308
Open
mmatheson wants to merge 1 commit into
Open
docs(merge-queue): rename "Force merge" to "Direct to queue"#308mmatheson wants to merge 1 commit into
mmatheson wants to merge 1 commit into
Conversation
Renames the feature page and terminology to "Direct to queue" and the command flag `/trunk merge --force` → `--direct` (noting `--force` still works as an alias). Renames force-merge.mdx → direct-to-queue.mdx with a redirect from the old path, updates the nav entry, and repoints the cross-links from Trunk Sudo, branch-protection, priority-merging, emergency-PRs, and github-app-permissions. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> Claude-Session: https://claude.ai/code/session_01QShf1aHLKMMLoYgCoWQ9ZZ
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Renames the merge-queue Force merge feature to Direct to queue across the docs, matching the code rename (trunk2 CLI #4980
--force→--direct, v2 API #4998, and the trunk1/trunk mergecommand).force-merge.mdx→direct-to-queue.mdx(with aredirectsentry from the old path so existing links keep working), nav entry updated./trunk merge --direct, with a note that--forcestill works as an alias.Note: the page still describes the feature as comment-only / admin-only (current production behavior). Once the CLI (
--direct) and v2 API ship, the "no CLI equivalent" framing will need a follow-up — deliberately left out of this pure rename.🤖 Generated with Claude Code
https://claude.ai/code/session_01QShf1aHLKMMLoYgCoWQ9ZZ