getFlakyFailures
Get flaky failure details from a Jenkins build to identify unstable tests and resolve intermittent issues.
Instructions
Retrieves the flaky failures associated to a Jenkins build if any found
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobFullName | Yes | Full name of the Jenkins job | |
| buildNumber | No | Build number (omit for last build) |