Buildkite · Arazzo Workflow
Buildkite Build Failure Triage
Version 1.0.0
Inspect a finished build, then pull its annotations and artifacts for triage.
View Spec
View on GitHub
CI/CDContinuous IntegrationContinuous DeliveryDevOpsPipelinesHybrid CIBuild AutomationTest EnginePackage RegistriesAgentsGraphQLRESTMCPWebhooksArazzoWorkflows
Provider
Workflows
build-failure-triage
Gather annotations and artifacts for a finished build.
Reads a build, and once it is terminal collects its annotations and artifacts to support failure triage.
1
getBuild
getBuild
Fetch the build and capture its terminal state before collecting triage signals.
2
listAnnotations
listAnnotations
List the annotations rendered by the build, which carry human-readable failure context and links.
3
listArtifacts
listArtifactsForBuild
List the artifacts uploaded by the build so logs and reports can be retrieved for diagnosis.