You can now send a PR to the merge queue by applying a configured GitHub label, alongside the existingDocumentation 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.
/trunk merge comment, web app, and CLI options.
Configure a single label per repository (for example, merge-queue or ready-to-merge) under Settings → Repositories → Merge Queue → Enqueue by label. Once set, applying that label to any eligible open PR enqueues it automatically, and Trunk removes the label as soon as the queue picks the PR up.
This makes it easy to plug Trunk Merge Queue into existing label-based GitHub workflows and automations — bots, GitHub Actions, and review tools that already manage labels can now drive the merge queue without learning a new command surface.
Removing the label does not cancel a PR that has already been picked up. Use
/trunk cancel, the web app, or the CLI to cancel an in-flight PR.