Last modified: 2011-09-06 12:08:10 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T29236, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27236 - Auto tag based on commit path
Auto tag based on commit path
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
CodeReview (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-08 04:47 UTC by p858snake
Modified: 2011-09-06 12:08 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description p858snake 2011-02-08 04:47:36 UTC
It would be nice (if it's doable) to have a auto tag based on commit path (similar to the auto defer) feature.

For example, this could be used to auto tag extensions used on the wmf cluster with a tag.
Comment 1 Antoine "hashar" Musso (WMF) 2011-03-14 09:12:07 UTC
Instead of tags, we could add a new feature to let us gather several paths in one 'package'.  Then one could either filter by path or by a given package.
Comment 2 Sam Reed (reedy) 2011-03-14 10:58:48 UTC
That's essentially bug 25270, as the multiple path filtering is already in now
Comment 3 Sam Reed (reedy) 2011-09-06 12:08:10 UTC
$wgCodeReviewAutoTagPath = array( 'RepoName' => array( '%^/path/to/use%' => 'sometag', '%^/another/path/to/use%' => array( 'tag1', 'tag2' ) ) )

r96323

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links