Build
OBJECT
A build from a pipeline
Fields |
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
blockedStateBuildBlockedStates
The current blocked state of the build
branchString!
The branch for the build
cancelReasonString
The reason why the build was cancelled
canceledAtDateTime
The time when the build was cancelled
canceledByUser
The user who canceled this build. If the build was canceled, and this value is null, then it was canceled automatically by Buildkite
commitString!
The fully-qualified commit for the build
createdAtDateTime
The time when the build was created
createdByBuildCreator
env[String!]
Custom environment variables passed to this build
finishedAtDateTime
The time when the build finished
idID!
jobsJobConnection
Arguments
|
|
|
|
|
|
|
|
|
|
|
|
messageString
The message for the build
metaDataBuildMetaDataConnection
numberInt!
The number of the build
organizationOrganization!
pipelinePipeline!
pullRequestPullRequest
rebuiltFromBuild
The build that this build was rebuilt from
scheduledAtDateTime
The time when the build became scheduled for running
sourceBuildSource!
Where the build was created
startedAtDateTime
The time when the build started running
stateBuildStates!
The current state of the build
triggeredFromJobTypeTrigger
The job that this build was triggered from
urlString!
The URL for the build
uuidString!
The UUID for the build