Skip to content

docs(merge-queue): configurable row hiding in Chrome extension#201

Closed
samgutentag wants to merge 1 commit into
mainfrom
sam-gutentag/extension-configurable-row-hiding
Closed

docs(merge-queue): configurable row hiding in Chrome extension#201
samgutentag wants to merge 1 commit into
mainfrom
sam-gutentag/extension-configurable-row-hiding

Conversation

@samgutentag
Copy link
Copy Markdown
Member

Summary

  • Documents the three new configurable row-hiding toggles added to the browser extension Settings popup (Merging is blocked, Branch out of date, Trunk bot comments)
  • Updates the existing "Automatic bot comment hiding" section to reflect that hiding is now opt-out per toggle (defaults on)
  • Expands the Settings FAQ to cover the new popup Settings card layout

Source

Test plan

  • Check Mintlify preview link (posted on the PR by the Mintlify GitHub app)

Generated by Claude Code

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>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Jun 4, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
trunk 🟢 Ready View Preview Jun 4, 2026, 12:14 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copy link
Copy Markdown
Member Author

Verification status (June 4, 2026): live

Verified: customers can use this. Ready to publish.

  • Eng PR: trunk-io/trunk2#4075
  • Flag: none (ungated)
  • Flag state: no LaunchDarkly flag found; feature ships with the merged code
  • Signals: eng PR verified merged to trunk-io/trunk2 main; no feature flag detected in PR body or constants

No action needed. Mark ready to merge when content review is complete.


Generated by Claude Code

@samgutentag samgutentag marked this pull request as ready for review June 4, 2026 12:16
@samgutentag samgutentag added the ready to merge Verify docs PR: customers can use this. Ready to publish. label Jun 4, 2026 — with Claude
@samgutentag
Copy link
Copy Markdown
Member Author

Superseded by #208, which folds this row-hiding content into a single Chrome Extension 0.8.0 docs update (alongside the terminal-states content from #204/#180). Safe to close once #208 lands. Tracking: TRUNK-18467.

@samgutentag
Copy link
Copy Markdown
Member Author

Closing as consolidated into #208. The row-hiding docs from this PR are already included in #208, which is now the single Chrome Extension 0.8.0 docs PR. Nothing lost.

@samgutentag samgutentag closed this Jun 5, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to merge Verify docs PR: customers can use this. Ready to publish.

Development

Successfully merging this pull request may close these issues.

2 participants