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