Documentation Index
Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
Use this file to discover all available pages before exploring further.
Skip redundant testing and merge immediately when your PR is already up-to-date and the queue is
empty
The merge queue exists to test your PR against the latest version of main, but if your PR is already
based on the tip of main and the queue is empty, rerunning tests provides no additional value;
you’ve already tested against the exact state your PR will merge into.
With this optimization, Trunk Merge Queue will recognize this situation and merge your PR directly
without the unnecessary wait.
Read the Docs to learn more