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
Sometimes one wants to group together a bunch of files/folders and have them all watched by a team. A particularly common pattern for this is folder/name.rs+folder/name/. It would be nice if triagebot support somehow configuring this in one go, instead of having to repeat the configuration for both patterns. Maybe it could even support folder/name*, or some special syntax to specifically cover both name.rs and name/ (since that's how Rust modules work)?