Hashar has uploaded a new change for review.

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


Change subject: qa/ci sent to #wikimedia-qa as well
......................................................................

qa/ci sent to #wikimedia-qa as well

Send the qa and ci projects notification to #wikimedia-qa in addition
of #wikimedia-dev.  We might one day get rid of -dev.

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


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

diff --git a/config.yaml b/config.yaml
index fef8b2f..d036ce6 100644
--- a/config.yaml
+++ b/config.yaml
@@ -37,6 +37,11 @@
     "#wikimedia-analytics": [
         "analytics/.*"
         ]
+    "#wikimedia-dev": [
+        # qa and integration are sent to #wikimedia-qa as well
+        "integration/.*",
+        "qa/.*"
+        ]
     "#wikimedia-fundraising": [
         "mediawiki/extensions/DonationInterface",
         "mediawiki/extensions/CentralNotice",
@@ -58,6 +63,11 @@
     "#wikimedia-operations": [
         "operations.*"
         ]
+    "#wikimedia-qa": [
+        # qa and integration are sent to #wikimedia-dev as well
+        "integration/.*",
+        "qa/.*"
+        ]
     "#wikimedia-wikidata": [
         "mediawiki/extensions/Wikibase.*",
         "mediawiki/extensions/Wikidata.*",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iab72cbc837e8b055708a4757c28c01f07aac5c0a
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/grrrit
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to