Buildkite · Arazzo Workflow
Buildkite Provision Pipeline And First Build
Version 1.0.0
Create a pipeline in an organization, then trigger its first build.
View Spec
View on GitHub
CI/CDContinuous IntegrationContinuous DeliveryDevOpsPipelinesHybrid CIBuild AutomationTest EnginePackage RegistriesAgentsGraphQLRESTMCPWebhookArazzoWorkflows
Provider
Workflows
provision-pipeline-and-first-build
Create a pipeline and kick off its first build.
Creates a pipeline from a repository and step configuration, confirms the created pipeline, and triggers an initial build on the supplied branch.
1
createPipeline
Create a new pipeline in the organization with the supplied repository and step configuration.
2
confirmPipeline
Read the created pipeline back to confirm it exists and capture its default branch.
3
triggerFirstBuild
Trigger the first build on the newly created pipeline for the supplied branch and commit.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.