jenkins-bot has submitted this change and it was merged.

Change subject: Remove Phabricator and Code-Review from -releng
......................................................................


Remove Phabricator and Code-Review from -releng

For now those two can continue to live in -devtools.

Also, update the channels test since this was a test case.

Bug: T89153
Change-Id: I59f05ea37a82afd91e5892854bb07378473a19c3
---
M channels.yaml
M test_channels_yaml.py
2 files changed, 1 insertion(+), 3 deletions(-)

Approvals:
  Legoktm: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/channels.yaml b/channels.yaml
index 2ab004e..73fa854 100644
--- a/channels.yaml
+++ b/channels.yaml
@@ -67,9 +67,7 @@
     "#wikimedia-releng":
         # teams
         - Release-Engineering
-        - Phabricator
         # projects
-        - Code-Review
         - Continuous-integration
         - Quality-Assurance
         - Beta-Cluster
diff --git a/test_channels_yaml.py b/test_channels_yaml.py
index b606375..04474d7 100755
--- a/test_channels_yaml.py
+++ b/test_channels_yaml.py
@@ -16,7 +16,7 @@
     chanfilter.channels_for(['Continuous-Integration']))
 
 assertEquals(
-    {'#mediawiki-feed', '#wikimedia-devtools', '#wikimedia-releng', 
'#wikimedia-dev'},
+    {'#mediawiki-feed', '#wikimedia-devtools', '#wikimedia-dev'},
     chanfilter.channels_for(['Phabricator']))
 
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I59f05ea37a82afd91e5892854bb07378473a19c3
Gerrit-PatchSet: 2
Gerrit-Project: labs/tools/wikibugs2
Gerrit-Branch: master
Gerrit-Owner: Greg Grossmeier <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to