Documentation Index
Fetch the complete documentation index at: https://trunk-4cab4936-mintlify-migrate-docs-changes-1778515731.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
After completing configuration, verify your setup:-
trunk-iobot is added to push restrictions for your protected branch - No branch protection rules apply to
trunk-temp/*ortrunk-merge/*branches - If using Draft PR mode: Required status checks are configured in GitHub branch protection
- If using Push-triggered mode:
- CI workflows trigger on
trunk-merge/**branches -
merge.required_statusesis defined intrunk.yaml
- CI workflows trigger on
Test your configuration
- Create a test pull request
- Comment
/trunk mergeon the pull request - Check the Trunk Dashboard to monitor your pull request status
- The pull request should appear in the queue as “Queued” until all checks complete
- Click on the pull request in the dashboard to see detailed status of what it’s waiting for
- You’ll also see status updates in the comments on your pull request