Page MenuHomePhabricator

Is there a way to specify a wildcard path in Owners?
Closed, ResolvedPublic

Description

I'm looking for a way to specify a package using a wildcard instead of a path, so that files with a certain extension constitute a package. Is that even possible?

Event Timeline

anton.vladimirov raised the priority of this task from to Needs Triage.
anton.vladimirov updated the task description. (Show Details)
anton.vladimirov added a subscriber: anton.vladimirov.

No. You can write herald rules which match paths against regular expressions, but Owners only matches prefixes.

epriestley claimed this task.

This would be great. For example, in a Xcode project I could create packages for translators/localizers for any path containing *.lproj/