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 the only way to match repository names in filters is using strict equality, startswith or endswith. Is would be awesome if we could define patterns that would then be used for filtering - something like x matches "a * sentence".