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 CiBranchPatternsProperties
| Name | Type | Description |
|---|---|---|
isAllMatch | boolean | A Boolean value that indicates whether a start condition’s settings apply to all branches. If |
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. |