stopBuild
Stop a running Jenkins build by specifying the job path and optional build number to terminate execution and free resources.
Instructions
Stop/kill a running Jenkins build
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buildNumber | No | Build number to stop (optional, defaults to last build) | |
| jobFullName | Yes | Full path of the Jenkins job |