Skip to main content

Documentation Index

Fetch the complete documentation index at: https://trunk-4cab4936-sam-gutentag-remove-old-merge-settings-path.mintlify.app/llms.txt

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

Two improvements to Flaky Tests: a clear prompt when a repository has no detection monitors set up, and support for Jira custom fields in ticketing. When a repository is uploading test results but has no detection monitors configured, the Flaky Tests page now shows an alert banner at the top prompting you to set one up, and the Monitors tab in the left nav shows a warning indicator. Previously an unconfigured repo just showed an empty state, so it was easy to miss that no detection was actually running. Create a monitor and both the banner and the indicator clear.

Jira custom fields

The Jira ticketing integration now accepts custom field values. Admins can configure default values for any supported Jira custom field on a per-issue-type basis from the ticketing settings page, and users can override those defaults when creating a ticket from the test detail page. Required fields in Jira are enforced — you either set a default or mark the field to be filled in at ticket creation. This unblocks teams whose Jira projects require fields beyond the standard set of project, issue type, labels, and assignee. Read the docs to learn more.