Skip to main content

Documentation Index

Fetch the complete documentation index at: https://trunk-4cab4936-sam-gutentag-remove-old-merge-settings-path.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

This week’s Chrome Extension updates cut PR clutter and give you more control at submission time. Three changes shipped:
  • Skip batching toggle — when batching is enabled for your repository, the merge queue panel now includes a Skip batching toggle. Flip it on to enqueue a PR without grouping it into a batch — useful for hotfixes or any PR that needs to merge without waiting for a batch window. Previously this required the /trunk merge --no-batch CLI command.
  • Celebration Mode — a new optional Celebration setting plays a confetti burst each time you add a PR to the merge queue. Toggle it on from the extension’s Options page. Respects your OS reduced-motion preference, so nothing animates if you have Reduce motion enabled.
  • Automatic bot comment hiding — on PRs managed by Trunk, the extension now hides the Trunk bot comments that prompt you to submit a PR to the queue. Cuts noise from your PR conversation without removing any queue controls — submit, cancel, and status actions remain available through the extension panel. Hiding only applies on PR pages where the extension overlay is active, and only to merge-queue prompt comments from the trunk-io and trunk-staging-io bot accounts.
Read the docs to learn more.