BranchNameCantHaveRegex

A regular expression that limits the content processed by the connector. If the name of a branch matches the regular expression, the branch is ignored.

Type: String (regular expression)
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example: BranchNameCantHaveRegex=develop.*|feature.*
See Also: BranchNameMustHaveRegex