Skip to main content

Documentation Index

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

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

Trunk Flaky Tests now recognizes master and develop as stable branches by default, alongside main. Two improvements landed in this window.
  • Default stable branches. Uploads from master and develop are classified as stable-branch uploads automatically, the same as main. Repos using either as their primary branch no longer need a stable branch override to get accurate flake detection, and the setup banner that prompted you to configure one on the uploads page is gone for those repos.
  • Rendered webhook citations. The test_case.investigation_completed webhook now delivers fully rendered citation links in markdown_summary and in each facts[].content entry, instead of raw CITE:TAG placeholders. If you build on these payloads — a Slack bot, ticket automation — you can use the fields directly without post-processing.
Read the docs to learn more.