RepositoryNameCantHaveRegex
A regular expression that limits the content processed by the connector. If the name of a repository matches the regular expression, the repository is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | RepositoryNameCantHaveRegex=test-framework
|
See Also: | RepositoryNameMustHaveRegex |