jenkins_delete_build
Delete a specific build from a Jenkins job's history. Permanently removes the build record and frees up space.
Instructions
Delete a specific build from the build history.
⚠️ This cannot be undone.
Args: job_name: Full job name build_number: Build number to delete session_name: Jenkins session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_name | Yes | ||
| build_number | Yes | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |