Buildkite · Arazzo Workflow
Buildkite Rebuild Latest Build
Version 1.0.0
Find the most recent build on a pipeline, rebuild it, then poll the new build.
View Spec
View on GitHub
CI/CDContinuous IntegrationContinuous DeliveryDevOpsPipelinesHybrid CIBuild AutomationTest EnginePackage RegistriesAgentsGraphQLRESTMCPWebhooksArazzoWorkflows
Provider
Workflows
rebuild-latest-build
Rebuild the most recent build of a pipeline and poll it.
Lists builds for a pipeline, rebuilds the most recent one, and polls the resulting build to completion.
1
listBuilds
listBuilds
List builds for the pipeline and capture the most recent build number.
2
rebuild
rebuildBuild
Rebuild the most recent build, re-queuing a new build from the same commit and configuration.
3
pollRebuild
getBuild
Poll the new build until it leaves the running and scheduled states.