Contents

CiBranchPatterns

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

Declaration

object CiBranchPatterns

Properties

NameTypeDescription
isAllMatchboolean

​A Boolean value that indicates whether a start condition’s settings apply to all branches. If true, the patterns attribute isn’t expected. If false, the patterns attribute is required.

patterns[CiBranchPatterns.Patterns]

The list of case-sensitive patterns Xcode Cloud uses to determine if a change meets branch names you configure for a workflow’s start condition.

Topics

Objects