---
title: CiTagPatterns
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/citagpatterns
---

# CiTagPatterns

Case-sensitive patterns Xcode Cloud uses to determine if a change meets tag names you configure for a workflow’s start condition.

## Declaration

```data
object CiTagPatterns
```

## Properties

isAllMatch: ​A Boolean value that indicates whether a start condition’s settings apply to all tags. If true, the patterns attribute isn’t expected. If false, the patterns attribute is required. patterns: The list of case-sensitive patterns Xcode Cloud uses to determine if a change meets tag names you configure for a workflow’s start condition.

## Topics

### Objects

- [CiTagPatterns.Patterns](appstoreconnectapi/citagpatterns/patterns-data.dictionary.md)
