<!--
{
  "availability" : [
    "App Store Connect API: 1.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/CiBuildRun/Attributes-data.dictionary",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "App Store Connect API"
    ],
    "preciseIdentifier" : "data:app_store_connect_api:CiBuildRun.Attributes"
  },
  "title" : "CiBuildRun.Attributes"
}
-->

# CiBuildRun.Attributes

The attributes that describe a Build Runs resource.

```
object CiBuildRun.Attributes
```

## Topics

### Objects and types

[`object CiBuildRun.Attributes.DestinationCommit`](/documentation/AppStoreConnectAPI/CiBuildRun/Attributes-data.dictionary/DestinationCommit-data.dictionary)

The latest commit of a pull request’s target branch or the source commit for builds that aren’t pull request builds.

[`object CiBuildRun.Attributes.SourceCommit`](/documentation/AppStoreConnectAPI/CiBuildRun/Attributes-data.dictionary/SourceCommit-data.dictionary)

The latest commit of a Git branch or tag, or of a pull request’s source branch.

[`object CiGitUser`](/documentation/AppStoreConnectAPI/CiGitUser)

The Git identity (name and email) of the person who authored or committed the code change that triggered an Xcode Cloud build.

[`object CiIssueCounts`](/documentation/AppStoreConnectAPI/CiIssueCounts)

A summary of the warnings, errors, analyzer warnings, and test failures in an Xcode Cloud build run.

[`string CiCompletionStatus`](/documentation/AppStoreConnectAPI/CiCompletionStatus)

A string that represents the completion status of an Xcode Cloud build.

[`string CiExecutionProgress`](/documentation/AppStoreConnectAPI/CiExecutionProgress)

A string that represents the progress of an ongoing Xcode Cloud build.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)