Test your setup

Prerequisites

After completing configuration, verify your setup:

Test your configuration

  1. Create a test pull request

  2. Comment /trunk merge on the pull request

  3. Check the Trunk Dashboard to monitor your pull request status

  4. The pull request should appear in the queue as "Queued" until all checks complete

  5. Click on the pull request in the dashboard to see detailed status of what it's waiting for

  6. You'll also see status updates in the comments on your pull request

Expected behavior: Your pull request should progress through testing and merge automatically once all required checks pass.

Next Steps

πŸŽ‰ Congratulations! Your Merge Queue is working. You're ready to use it with your team.

Start using Merge Queue

β†’ Submit and cancel pull requests - Learn how to use the queue day-to-day

Optimize your queue

Ready to make it even better? Explore these optimizations

β†’ Predictive Testing - Prevent queue collapse and increase throughput

β†’ Batching - Merge multiple PRs together for faster processing

β†’ Priority merging - Fast-track urgent PRs

β†’ Anti-flake protection - Handle flaky tests automatically

Configure integrations

β†’ Slack integration - Get notifications in Slack

β†’ Metrics and monitoring - Track your queue's performance

Having trouble? See our Troubleshooting guide for common installation issues.

Last updated