stop_build
Stop a running Jenkins build by supplying the job name, with an optional build number to select a specific build.
Instructions
Stop/cancel a running Jenkins build.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobName | Yes | Jenkins job name | |
| buildNumber | No | Build number to stop (omit for latest) |