These pages cover the daily operations that developers perform when working with Trunk Merge Queue. Whether you’re submitting your first PR or handling a failed test, this section provides practical guidance for getting your code merged safely and efficiently.Documentation Index
Fetch the complete documentation index at: https://trunk-4cab4936-mintlify-sync-from-docs-1778014214.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Submit and manage pull requests
Submit and cancel pull requestsHow to add PRs to the queue via GitHub comments, CLI, or UI, and remove them when needed. Work with stacked pull requests
Manage dependent PRs that build on each other.
Monitor and troubleshoot
Monitor queue statusTrack your PR’s progress through the queue in real-time via dashboard or CLI. Handle failed pull requests
Diagnose failures, retry flaky tests, fix issues, and resubmit.
Emergency procedures
Emergency pull requestsBypass the queue for critical production fixes (use sparingly).