---
title: CiTagStartCondition
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/citagstartcondition
---

# CiTagStartCondition

Settings for a start condition that starts a build if a Git tag changes.

## Declaration

```data
object CiTagStartCondition
```

## Properties

autoCancel: A Boolean value that indicates whether Xcode Cloud automatically cancels or skips builds. filesAndFoldersRule: Settings Xcode Cloud uses to determine whether a change to a tag should start a new build or not. source: The source branch name and custom patterns you configure for a workflow that starts a new build for changes to a Git tag.

## Topics

### Objects

- [CiTagPatterns](appstoreconnectapi/citagpatterns.md)

## See Also

### Objects

- [CiProduct](appstoreconnectapi/ciproduct.md)
- [CiProductResponse](appstoreconnectapi/ciproductresponse.md)
- [CiProductsResponse](appstoreconnectapi/ciproductsresponse.md)
- [CiProductAdditionalRepositoriesLinkagesResponse](appstoreconnectapi/ciproductadditionalrepositorieslinkagesresponse.md)
- [CiProductAppLinkageResponse](appstoreconnectapi/ciproductapplinkageresponse.md)
- [CiProductBuildRunsLinkagesResponse](appstoreconnectapi/ciproductbuildrunslinkagesresponse.md)
- [CiProductPrimaryRepositoriesLinkagesResponse](appstoreconnectapi/ciproductprimaryrepositorieslinkagesresponse.md)
- [CiProductWorkflowsLinkagesResponse](appstoreconnectapi/ciproductworkflowslinkagesresponse.md)
- [CiBranchStartCondition](appstoreconnectapi/cibranchstartcondition.md)
- [CiFilesAndFoldersRule](appstoreconnectapi/cifilesandfoldersrule.md)
- [CiGitUser](appstoreconnectapi/cigituser.md)
- [CiIssueCounts](appstoreconnectapi/ciissuecounts.md)
- [CiPullRequestStartCondition](appstoreconnectapi/cipullrequeststartcondition.md)
- [CiScheduledStartCondition](appstoreconnectapi/cischeduledstartcondition.md)
- [CiTestDestination](appstoreconnectapi/citestdestination.md)
