Skip to main content
The Trunk browser extension now shows a Test Details panel on GitHub pull request pages. When enabled, the extension adds a panel to the GitHub PR sidebar showing test run results for the PR’s head commit, sourced from your Flaky Tests uploads:
  • Pass/fail/quarantined/flaky counts for the head commit, with links into the Trunk Flaky Tests dashboard.
  • Commit history dropdown so you can compare the current run against recent commits at a glance.
  • Live status — the panel reflects the current CI check state, updating as checks complete.
The extension popup also gains a Tests tab listing repositories that have uploads in Trunk, with direct links to the Flaky Tests app. The panel only appears on PR pages for repositories with Flaky Tests uploads. Repositories without uploads are unaffected. Contact Trunk support to enable the Test Details panel for your organization. Read the docs to learn more.