Contents

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 CiTagPatterns

Properties

NameTypeDescription
isAllMatchboolean

​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[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.

Topics

Objects