4890dc3025
Just update the changeset description a little bit Signed-off-by: Ben Lambert <blam@spotify.com>
420 B
420 B
@backstage/plugin-catalog-backend-module-gitlab
| @backstage/plugin-catalog-backend-module-gitlab |
|---|
| patch |
Enhancing GitLab provider with filtering projects by pattern RegExp
providers:
gitlab:
stg:
host: gitlab.stg.company.io
branch: main
projectPattern: 'john/' # new option
entityFilename: template.yaml
With the aforementioned parameter you can filter projects, and keep only who belongs to the namespace "john".