Hello,
Whenever an action is made in Gerrit, a notification is sent to some IRC channels. Previously we had to map each project to an IRC channel fall backing to #mediawiki.
I have enhanced the python script to support wildcard when filtering on Gerrit project name. Leslie Carr has deployed the changes some minutes ago, and now:
projects from: - analytics and integrations are sent to #wikimedia-dev - operations are sent to #wikimedia-operations - labs to #wikimedia-labs - mediawiki and mediawiki extensions to #mediawiki
Default is still #mediawiki
If someone need more specific rules, you should tweak the filenames dictionary in templates/gerrit/hookconfig.py.erb .
As an example, we might want to send MobileFrontend notifications to #wikimedia-mobile .