You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently my use-case is: I want to find all projects accessible to the group, but I want to either exclude one of more projects, or set a regex to match certain strings in the project name.
Could the gitlab token need to have some special scope or role for the wildcard and/or search to work?
The text was updated successfully, but these errors were encountered:
I'm stumped with wildcard search from: https://github.com/mvisonneau/gitlab-ci-pipelines-exporter/blob/main/docs/configuration_syntax.md
See "Dynamically fetch projects to monitor using a wildcard" section.
Is this a regex? is there some special syntax?
Please share if you have a working version.
Currently my use-case is: I want to find all projects accessible to the group, but I want to either exclude one of more projects, or set a regex to match certain strings in the project name.
Could the gitlab token need to have some special scope or role for the wildcard and/or search to work?
The text was updated successfully, but these errors were encountered: