Skip to main content

Documentation Index

Fetch the complete documentation index at: https://trunk-4cab4936-sam-gutentag-flaky-tests-new-monitors.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Custom required_statuses defined in the .trunk/trunk.yaml file take precedence over the GitHub required status checks from branch protection. Use custom required_statuses when your checks don’t match what you configure on GitHub one-to-one.
version: 0.1 
cli:
  version: 1.16.0
merge: 
  required_statuses:
    - Trunk Check 
    - Unit tests & test coverage
    # Add more required statuses here