---
title: CiBuildRun.Attributes
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/cibuildrun/attributes-data.dictionary
---

# CiBuildRun.Attributes

The attributes that describe a Build Runs resource.

## Declaration

```data
object CiBuildRun.Attributes
```

## Properties

cancelReason: A string that indicates the reason for a canceled build. completionStatus: A string that indicates the status of a completed build. createdDate: The date and time when Xcode Cloud created the build. destinationCommit: Detailed information about the commit of a pull request build’s target branch. This value is only available to builds from pull requests. executionProgress: A string that indicates the progress of the build action. finishedDate: The date and time when Xcode Cloud completed the build. isPullRequestBuild: A Boolean value that indicates whether the build was started by a change to a pull request. issueCounts: An integer value that represents the number of issues Xcode Cloud encountered when it performed the build. number: The Xcode Cloud build number. sourceCommit: Detailed information about the commit of a pull request build’s source branch. This value is only available to builds from pull requests. startedDate: The date and time when Xcode Cloud started the build. startReason: A string that indicates what started the build.

## Topics

### Objects and types

- [CiBuildRun.Attributes.DestinationCommit](appstoreconnectapi/cibuildrun/attributes-data.dictionary/destinationcommit-data.dictionary.md)
- [CiBuildRun.Attributes.SourceCommit](appstoreconnectapi/cibuildrun/attributes-data.dictionary/sourcecommit-data.dictionary.md)
- [CiGitUser](appstoreconnectapi/cigituser.md)
- [CiIssueCounts](appstoreconnectapi/ciissuecounts.md)
- [CiCompletionStatus](appstoreconnectapi/cicompletionstatus.md)
- [CiExecutionProgress](appstoreconnectapi/ciexecutionprogress.md)

## See Also

### Objects

- [CiBuildRun.Relationships](appstoreconnectapi/cibuildrun/relationships-data.dictionary.md)
