Skip to content

docs(merge-queue): document Forced badge on force-merged PRs#571

Draft
samgutentag wants to merge 1 commit intomainfrom
sam-gutentag/merge-queue-forced-badge
Draft

docs(merge-queue): document Forced badge on force-merged PRs#571
samgutentag wants to merge 1 commit intomainfrom
sam-gutentag/merge-queue-forced-badge

Conversation

@samgutentag
Copy link
Copy Markdown
Member

Summary

  • Adds a callout in force-merge.md noting that force-merged PRs display a Forced badge in the Merge Queue dashboard PR list after merge.

Source

Test plan

  • Preview in GitBook

Generated by Claude Code

…oard list

Force-merged pull requests now show a Forced badge in the Merge Queue
dashboard PR list. Adds a one-line callout in the force-merge step-by-step
so users know how to identify bypass-protected merges at a glance.

Source: trunk2 PR #3708 (merged 2026-04-22)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@trunk-staging-io
Copy link
Copy Markdown

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented Apr 23, 2026

Claude finished @samgutentag's task in 1m 6s —— View job


PR Review

  • Gather context and read changed files
  • Check CLAUDE.md for repo guidelines
  • Review changes for typos, grammar, formatting, and documentation best practices
  • Post final feedback

The change is clean — one sentence, properly formatted with surrounding blank lines, no typos, and it adds useful visibility information for users.

One minor suggestion (non-blocking): The pronoun "it" on line 50 is slightly ambiguous. I've left an inline suggestion to make the subject explicit. Take it or leave it.

Formatting note: The PR description calls this a "callout" but the implementation is a plain paragraph rather than a {% hint %} block. That's fine — a {% hint style="info" %} would give it more visual weight, but a plain sentence reads naturally in context here.

Review: LGTM — no blocking issues.

3. **Merge.** If tests pass, Trunk Sudo merges the PR, bypassing branch protection. Without Trunk Sudo installed and configured, this step will fail.
4. **Failure.** If tests fail, the PR is handled like any normal queue failure. See [Handle failed pull requests](handle-failed-pull-requests.md).

After a PR is force-merged, it shows a **Forced** badge in the Merge Queue dashboard PR list so you can identify which merges bypassed branch protection.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor clarity nit: "it" is slightly ambiguous — it could refer to the PR or to the dashboard entry. Consider making the subject explicit:

Suggested change
After a PR is force-merged, it shows a **Forced** badge in the Merge Queue dashboard PR list so you can identify which merges bypassed branch protection.
After a PR is force-merged, the PR shows a **Forced** badge in the Merge Queue dashboard PR list so you can identify which merges bypassed branch protection.

Not blocking.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: Claude code review passed.

Copy link
Copy Markdown
Contributor

@pv72895 pv72895 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

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