docs(merge-queue): configurable row hiding in Chrome extension#201
Closed
samgutentag wants to merge 1 commit into
Closed
docs(merge-queue): configurable row hiding in Chrome extension#201samgutentag wants to merge 1 commit into
samgutentag wants to merge 1 commit into
Conversation
Three new toggles in the extension Settings popup let users control which GitHub merge-box rows are hidden: "Merging is blocked", "Branch out of date", and Trunk bot comments. All default to on. Updates the Automatic bot comment hiding section and expands the FAQ to cover the Settings popup layout. Source: trunk-io/trunk2#4075 Co-Authored-By: Claude <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Member
Author
|
Verification status (June 4, 2026): Verified: customers can use this. Ready to publish.
No action needed. Mark ready to merge when content review is complete. Generated by Claude Code |
Member
Author
Member
Author
samgutentag
added a commit
that referenced
this pull request
Jun 5, 2026
… row hiding) (#208) * docs(merge-queue): document Chrome Extension 0.8.0 (terminal states + row hiding) Consolidates the extension 0.8.0 reference updates into one change to merge-queue/chrome-extension.mdx, superseding the split/duplicate PRs #201 (row hiding), #204 and #180 (terminal states): - Track testing progress: add Waiting to Batch and expand Merged / Failed / Cancelled with the per-state detail the panel now shows. - New "Resubmit after failure or cancellation" section for the one-click resubmit flow and the most-recent-attempt caveat. - Replace "Automatic bot comment hiding" with "Configuring row hiding" documenting the three Hide rows toggles (Merging is blocked, Branch out of date, Trunk bot comments). - Update the settings FAQ to the in-popup Settings cards. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * docs(merge-queue): match exact toggle label "Trunk (bot) GitHub Comments" Code verification against trunk2 popupHideableRows: the third Hide rows toggle is labeled "Trunk (bot) GitHub Comments", not "Trunk bot comments". Matches the on-screen label per the nav/UI standard. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * docs(merge-queue): clarify row-hiding intro and restore bot-comment caveat - Rewrite the section intro to define GitHub's merge box and note that two toggles hide merge-box rows while the third hides Trunk's bot comments (a comment is not a "row"). - Restore the "what is not affected" caveat dropped when the old Automatic bot comment hiding section was folded in: only trunk-io merge-queue prompt comments are hidden; other bots and non-merge-queue comments are left alone. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Summary
Source
Test plan
Generated by Claude Code