Contents

CiBuildRun.Attributes

The attributes that describe a Build Runs resource.

Declaration

object CiBuildRun.Attributes

Properties

NameTypeDescription
cancelReasonstring

A string that indicates the reason for a canceled build.

completionStatusCiCompletionStatus

A string that indicates the status of a completed build.

createdDatedate-time

The date and time when Xcode Cloud created the build.

destinationCommitCiBuildRun.Attributes.DestinationCommit

Detailed information about the commit of a pull request build’s target branch. This value is only available to builds from pull requests.

executionProgressCiExecutionProgress

A string that indicates the progress of the build action.

finishedDatedate-time

The date and time when Xcode Cloud completed the build.

isPullRequestBuildboolean

A Boolean value that indicates whether the build was started by a change to a pull request.

issueCountsCiIssueCounts

An integer value that represents the number of issues Xcode Cloud encountered when it performed the build.

numberinteger

The Xcode Cloud build number.

sourceCommitCiBuildRun.Attributes.SourceCommit

Detailed information about the commit of a pull request build’s source branch. This value is only available to builds from pull requests.

startedDatedate-time

The date and time when Xcode Cloud started the build.

startReasonstring

A string that indicates what started the build.

Topics

Objects and Types

See Also

Objects