Awight has uploaded a new change for review.

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

Change subject: Correct Fundraising project tag regex
......................................................................

Correct Fundraising project tag regex

We need anything with "Fundraising" in it to show up on our channel.

Change-Id: Icaf68f307271929cea6197b6d6034be2f6dba621
---
M channels.yaml
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/tools/wikibugs2 
refs/changes/65/199665/1

diff --git a/channels.yaml b/channels.yaml
index 5a1bff9..1562eee 100644
--- a/channels.yaml
+++ b/channels.yaml
@@ -133,8 +133,7 @@
         - UI-Standardization
 
     "#wikimedia-fundraising":
-        - Wikimedia-Fundraising(.*?)
-        - ยง Fundraising.* # workaround for T88747
+        - .*Fundraising.*
 
     "#wikimedia-operations":
         - ops(-.*)?

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icaf68f307271929cea6197b6d6034be2f6dba621
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/wikibugs2
Gerrit-Branch: master
Gerrit-Owner: Awight <awi...@wikimedia.org>

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

Reply via email to