Buildkite · Arazzo Workflow
Buildkite Cancel Running Build
Version 1.0.0
Find the latest running build on a pipeline and cancel it.
View Spec
View on GitHub
CI/CDContinuous IntegrationContinuous DeliveryDevOpsPipelinesHybrid CIBuild AutomationTest EnginePackage RegistriesAgentsGraphQLRESTMCPWebhookArazzoWorkflows
Provider
Workflows
cancel-running-build
Cancel the most recent running build of a pipeline.
Lists builds, and when the most recent one is still in progress cancels it and confirms the cancellation.
1
listBuilds
List builds for the pipeline and capture the most recent build number and state.
2
3
confirmCancel
Read the build back to confirm it has moved into a canceling or canceled state.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.