> ## 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.

# Merge Queue: Custom Merge Commit Titles

> You can now customize the merge commit title for any PR in the queue. Add merge-commit-title: Your custom title here on its own line anywhere in your PR body, and the merge queue will use that as the…

**You can now customize the merge commit title for any PR in the queue.** Add
`merge-commit-title: Your custom title here` on its own line anywhere in your PR body, and the merge
queue will use that as the commit title when merging instead of GitHub's default. If you don't
include the directive, the default format (`PR Title (#123)`) is used as before.
