The merge queue testing details API now tells you exactly why a merge item is held up, instead of a generic “tests failed”. When tests pass, the test-passed details include the merge item IDs the item is currently waiting on before it can merge or restart, so you can see what’s actually blocking progress. When tests fail, the specific failure status is recorded directly on the test run, giving you precise failure attribution rather than a single catch-all message. Read the docs to learn more.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.
2026
Merge Queue: Failure Statuses and Merge Item IDs on Test Runs
The testing details API now reports which PRs a merge item is waiting on when tests pass, and the specific failure status when tests fail.