jenkins_stop_build
Stop a running Jenkins build by specifying the job name and build number, enabling quick cancellation of erroneous or stuck jobs.
Instructions
Abort/stop a running build.
Args: job_name: Full job name build_number: Build number to stop (0 = last build) session_name: Jenkins session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_name | Yes | ||
| build_number | No | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |