Skip to main content
Flaky Tests can post comments on GitHub pull requests that summarize test results across CI jobs. These comments indicate which failures are flaky and include the test’s failure history and related context. Note: Flaky Tests will only post a comment when there are failing tests.
Each GitHub comment includes a summary report showing all tests that passed, failed, flaked, were skipped, or were quarantined on the PR.
Each test case includes the full stack trace when expanded, and the job run link takes you to the complete CI logs.

Configuration

Install the Trunk GitHub App and upload JUnit XML test results on pull requests. Once both are in place, expect to start seeing comments on your pull requests soon.

Disable commenting

Pull Request comments are enabled by default. If you wish to disable the comments, you can do so by navigating to SettingsRepositories[your repository]Flaky Tests and toggling the Summary Flaky Tests Reports setting.

Troubleshooting

At any point, feel free to reach out to our team at support@trunk.io.