Repo Name Matcher
The following format is supported to match repositories to be included / excluded in organization rulesets:
Description | Format | Example |
---|---|---|
match repositories by name or pattern | see fnmatch syntax | jdk* , otterdog |
match all repositories | ~ALL |
~ALL |