jenkins_stop_build
Stop or abort a running Jenkins build by providing the job name and build number.
Instructions
Stop/abort a running build
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobName | Yes | Name of the Jenkins job | |
| instance | No | Jenkins instance name (optional — defaults to first configured instance) | |
| buildNumber | Yes | Build number to stop |