docs(devrel): Chrome Extension terminal states + IAM auto-join pending invite fix#180
docs(devrel): Chrome Extension terminal states + IAM auto-join pending invite fix#180samgutentag wants to merge 1 commit into
Conversation
|
Verification status (June 3, 2026): Verified: customers can use this. Ready to publish.
Mark as ready to publish. Generated by Claude Code |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Verification status (June 3, 2026): Verified: customers can use this. Ready to publish.
Generated by Claude Code |
There was a problem hiding this comment.
needs UI image asset for this pane
There was a problem hiding this comment.
convert this bulleted list to a table
…M auto-join - changelog: new entry for Chrome Extension terminal state UI (trunk2 #4042) - merge-queue/chrome-extension.mdx: document Failed/Cancelled/Merged/Waiting-to-batch states and Resubmit action - setup-and-administration/managing-your-organization.mdx: clarify that pending invite role takes precedence over default auto-join role (trunk2 #4063) - docs.json + changelog/index.mdx: add June 2026 section with new changelog entry Co-Authored-By: Claude <noreply@anthropic.com>
8f19898 to
ea514e7
Compare
|
Verification status (June 4, 2026): Content update PR; no feature flag or pending eng dependency identified. Feature is available in production.
Generated by Claude Code |
…hiding) Single 0.8.0 changelog entry covering both shipped features (trunk2 #4042 resubmit/terminal states, #4075 row hiding). Replaces the duplicate draft entries in PRs #204 and #180. Nav wired via scripts/sync-changelog.py (docs.json, changelog/index.mdx, merge-queue/changelog.mdx). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Partially superseded. The Chrome Extension terminal-states content here is folded into #208 (docs) and #209 (changelog) as part of the consolidated 0.8.0 release. One piece is not carried over: the IAM verified-domain auto-join fix in |
|
Closing as fully superseded. This PR's content is now split across three focused PRs:
Nothing from this PR is lost; all three replacements are open for review. |
… 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>
…hiding) Single 0.8.0 changelog entry covering both shipped features (trunk2 #4042 resubmit/terminal states, #4075 row hiding). Replaces the duplicate draft entries in PRs #204 and #180. Nav wired via scripts/sync-changelog.py (docs.json, changelog/index.mdx, merge-queue/changelog.mdx). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…hiding) (#209) * docs(changelog): Chrome Extension 0.8.0 (resubmit + configurable row hiding) Single 0.8.0 changelog entry covering both shipped features (trunk2 #4042 resubmit/terminal states, #4075 row hiding). Replaces the duplicate draft entries in PRs #204 and #180. Nav wired via scripts/sync-changelog.py (docs.json, changelog/index.mdx, merge-queue/changelog.mdx). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * docs(changelog): drop internal trunk-staging-io from May 19 entry trunk-staging-io is an internal-only bot account customers never see, so it does not belong in a customer-facing changelog. Only trunk-io is relevant. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * docs(merge-queue): remove stray trailing backslash in chrome-extension intro The intro line ended with an errant `\\` hard-line-break artifact that rendered a visible backslash. Removed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * docs: add Hide rows settings screenshot to extension page and changelog Real capture of the extension popup Hide rows card (three toggles, scrub-clean no repo/PR data). Wired into the Configuring row hiding section of merge-queue/chrome-extension.mdx and into the 0.8.0 changelog entry. Changelog copy lives under assets/changelog/ per the changelog asset convention. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * docs: optimize Hide rows screenshot (40.7KB -> 18.2KB) Ran the image through an optimizer; synced both the docs-page and changelog copies to the optimized version. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Summary
merge-queue/chrome-extension.mdxto document all terminal states and the Resubmit action.setup-and-administration/managing-your-organization.mdxto clarify that a pending invite's role takes precedence over the default Member role when a user signs in via verified-domain auto-join (trunk2 #4063, a bug fix).Source
Test plan
Generated by Claude Code