Jforrester has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/110830

Change subject: Suppress updates to mediawiki/extensions
......................................................................

Suppress updates to mediawiki/extensions

These aren't useful anyway (it's just a submodule update) – all those done
by gerrit itself aren't reported, it's just that now we have the hack for
VisualEditor that automatically creates manual updates like I028ba98cf.

Change-Id: Ie5c4a66403bbc4e51f3b261e713429420f8f7489
---
M config.yaml
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/tools/grrrit 
refs/changes/30/110830/1

diff --git a/config.yaml b/config.yaml
index 2e06fa7..7c3ea25 100644
--- a/config.yaml
+++ b/config.yaml
@@ -7,6 +7,10 @@
 blacklist:
     L10n-bot
 channels:
+    "#mediawiki-feed": [
+        # We just want these to die a death, so send to firehose only
+        "mediawiki/extensions"
+        ]
     "#mediawiki-i18n": [
         "mediawiki/extensions/Babel",
         "mediawiki/extensions/CLDR",

-- 
To view, visit https://gerrit.wikimedia.org/r/110830
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie5c4a66403bbc4e51f3b261e713429420f8f7489
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/grrrit
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to