CiTagPatterns
Case-sensitive patterns Xcode Cloud uses to determine if a change meets tag names you configure for a workflow’s start condition.
Declaration
object CiTagPatternsProperties
| Name | Type | Description |
|---|---|---|
isAllMatch | boolean | A Boolean value that indicates whether a start condition’s settings apply to all tags. If |
patterns | [CiTagPatterns.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. |