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
We have a lot of old/demo/test groups, subgroups and projects. The current skip_group and skip_project only does a lookup in a list which requires us to list out the hundreds of groups and projects individually to be skipped.
It would be must easier if these could be skipped using a wildcard similar to how the wildcard for projects_and_groups works.