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.
2026
May 2026
Flaky Tests: Organization-Scoped Test LabelsTag, organize, and filter your test suite with org-wide labels.
Flaky Tests: Failure Count MonitorFlag tests the moment they accumulate a configured number of failures on monitored branches.
Flaky Tests: Apply Labels from MonitorsMonitors can now apply labels to tests instead of classifying them as flaky or broken.
March 2026
Flaky Tests: Automatically Create Jira Issues from WebhooksA new Jira connector in your webhook settings creates issues in your Jira Cloud project whenever a test’s status changes to flaky and impacts more than a configurable number of PRs.
Flaky Tests: Configurable Threshold Monitors with Live PreviewYou now have full control over how flaky tests are detected. Threshold monitors let you define exactly when a test should be flagged as flaky or broken, set the failure rate threshold, time window,…
February 2026
Flaky Tests: Infrastructure Failure ProtectionWhen infrastructure issues like database outages, network problems, or CI runner failures cause a large number of tests to fail simultaneously, retrying those tests can trigger mass false flaky…
2025
November 2025
Flaky Tests: New API endpointsWe’ve added three new endpoints to make it easier to investigate flaky tests, automate triage, and integrate test health into your workflows.
September 2025
Flaky Tests: Auto quarantine no longer applied to broken testsAuto-quarantining test cases have been updated to target only ‘flaky’ tests specifically. Previously, both ‘flaky’ and ‘broken’ tests were subject to automatic quarantine.
Flaky Test: Corrected CLI test failure reporting flagResolved an issue where test failures were not being reported or displayed when using the —disable-quarantining flag.
August 2025
Flaky Tests: New endpoint and XCode 26 supportA new endpoint is available from the trunk api at /flaky-tests/list-unhealthy-tests for your CI/CD integrations.
July 2025
Flaky Tests: Commit details in timelineWe’ve added additional details about commits that trigger test status changes to test timelines in the Flaky Tests dashboard.
June 2025
Flaky Tests: Manual test status overridesYou can now manually set a test’s status to Flaky, Healthy, or Broken in the Flaky Tests dashboard.
Flaky Tests: Test suite and class available on test details pageThe names of a test’s suite and class are now visible on the test details page of the flaky test dashboard, along with a file search link for repos using either GitHub or Bitbucket as source control…
Flaky Tests: test_case.quarantining_setting_changed webhookWe’re happy to announce that a new testcase.quarantiningsetting_changed webhook is now available for all Flaky Tests users.
May 2025
Flaky Tests: Improved test failure detailsMore changes have landed on the Flaky Tests dashboard: unique failure details on the test details page are now available in a single table view.
RSpec Plugin for Ruby reposThe new Flaky Tests RSpec plugin is the best way to run RSpec tests and upload the results to Trunk.
April 2025
Flaky Tests: Link Ticket to Test Case APIToday, we’re introducing a new Link Ticket to Test Case API that allows you to link your existing Linear or Jira tickets to tests in the Flaky Tests dashboard.
Flaky Tests: Linear integrationWe now have a built-in Linear integration that creates tickets with relevant test and failure information from your flaky tests.
Flaky Tests: Track environment-specific flakes with variantsStarting today, the —variant option should be used to upload test results when the same tests are run on different environments, also known as matrix builds.
Flaky Tests: Test detail dashboard UI improvementsThe test details page in the Flaky Tests dashboard is getting a major UX overhaul.
March 2025
Flaky Tests: Quarantined Tests APIA new Quarantined Tests API is now available to all Flaky Tests users. This API fetches a list of currently quarantined tests for a given repo, allowing organizations to implement custom workflows to…
February 2025
Flaky Tests: Detailed Jira integration status updatesWe have an exciting update for teams using the Flaky Test Jira integration to create and track their tickets.
Flaky Tests: Set a custom stable branchIf your stable branch is not main, you can now set a custom stable branch for your repositories to improve flaky test detection.
Flaky Tests: Weekly reportsWe’re excited to introduce a new way to help your team stay on top of your repository’s test health through weekly email reports.
January 2025
Flaky Tests: Webhook Integration for Slack, Microsoft Teams, GitHub Issues, and LinearWe’re excited to introduce webhook integrations for Slack, Microsoft Teams, GitHub Issues, and Linear.
Flaky Tests: CODEOWNERS supportWe’re thrilled to announce support for CODEOWNERS in our Flaky Tests product, which is available for both GitHub and GitLab repositories.
Flaky Tests: Support for Bazel build event protocolTrunk Flaky Tests now supports uploading test results by parsing Bazel Build Event Protocol (BEP) files.
Flaky Tests: Flaky test detection on merge branchesWe’re excited to announce improved flaky test detection for merge queue users. In a merge queue, a single flaky failure will force every enqueued PR behind it to be retested, affecting every engineer…
2024
December 2024
Flaky Tests: Webhooks for status changesWe’re excited to announce the addition of webhooks for flaky tests, designed to help you automate your workflows for better handling of flaky tests.
November 2024
Flaky Tests: New onboarding flowHi everyone, we’ve introduced a new onboarding flow to make it easier to integrate your test framework and CI provider with Trunk.
Flaky Tests: Added Flaky Test commands to Trunk CLI The Trunk CLI now includes commands for uploading and validating test results for Trunk Flaky Tests.
Flaky Tests: Dashboard improvementsWe’re continually refining our UX with the help of our beta users’ feedback and we’ve made some changes to how Flaky Tests displays key information on the dashboards.
Flaky Tests: Data uploads viewA common pain point during onboarding is the lack of transparency after the Trunk CLI uploads test results.
October 2024
Flaky Tests: Improved support for iOS and Swift developersFlaky Tests now supports the XCResults format outputted by Swift projects using XCTests. You can now upload the .xcresults format to Trunk directly, without configuring a JUnit XML reporter.
Flaky Tests: PR test summariesWe’re excited to introduce a powerful new feature that will help you accelerate your PR iterations: PR Test Summaries!
Flaky Tests: QuarantiningWe’re excited to provide a new way for you to mitigate the negative impact of flaky tests in your repo through quarantining.
August 2024
Flaky Tests: Jira IntegrationWe’re excited to announce the latest enhancement: Jira integration for managing flaky tests. This update builds on our MVP by streamlining the issue management process within Jira.
July 2024
Flaky Tests: Issue handling MVPToday, we are releasing our first feature to support issue handling related to flaky tests. This MVP feature is designed to streamline reporting and managing flaky tests, saving valuable time and…
June 2024
Flaky Tests: UX improvementsWe are rolling out substantial UX improvements to the dashboard and detail views. These enhancements provide users with quick and easy access to critical information.