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?
Description
Description
Event Timeline
Comment Actions
No. You can write herald rules which match paths against regular expressions, but Owners only matches prefixes.
Comment Actions
This would be great. For example, in a Xcode project I could create packages for translators/localizers for any path containing *.lproj/