triage_failure
Triage failed Jenkins builds by analyzing logs to hypothesize root causes and suggest next steps.
Instructions
Analyze a failed build and provide root cause hypotheses and next steps
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full job name | |
| number | No | Build number or 'last' | last |
| max_bytes | No | Maximum log bytes to analyze | |
| format | No | Output format | summary |