Co-authored-by: Jamie Klassen <jklassen@vmware.com>
Signed-off-by: matteosilv <matteosilv@gmail.com>
This commit is contained in:
matteosilv
2023-02-27 17:51:27 +01:00
committed by GitHub
parent 8f3ab17351
commit a7da2e1a5b
+1 -1
View File
@@ -32,7 +32,7 @@ catalog:
host: gitlab.com
orgEnabled: true
group: org/teams # Optional. Must not end with slash. Accepts only groups under the provided path (which will be stripped)
groupPattern: '[\s\S]*' # Optional. Filters found groups based on provided patter. Defaults to `[\s\S]*`, which means to not filter anything
groupPattern: '[\s\S]*' # Optional. Filters found groups based on provided pattern. Defaults to `[\s\S]*`, which means to not filter anything
```
When the `group` parameter is provided, the corresponding path prefix will be stripped out from each matching group