detect_flaky_tests
Analyze recent builds of a Jenkins job to identify flaky tests that inconsistently pass or fail.
Instructions
Identify flaky tests (inconsistent pass/fail) across recent builds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full job name | |
| build_count | No | Number of recent builds to analyze | |
| format | No | Output format | summary |