stop_build
Stop a specific Jenkins build by providing the job fullname and build number to halt execution and manage pipeline resources.
Instructions
Stop a specific build in Jenkins
Args: fullname: The fullname of the job build_number: The number of the build to stop
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fullname | Yes | ||
| build_number | Yes |