ArielGlenn has submitted this change and it was merged.

Change subject: Change default channel from #mediawiki to #wikimedia-dev
......................................................................


Change default channel from #mediawiki to #wikimedia-dev

This change configures the wikibugs IRC bot to use #wikimedia-dev as the
default destination for Bugzilla updates of products which do not have a
specific channel configured. This change should be merged together with
I10a02bfeb, which also documents the rationale for the move. (In short:
 #mediawiki is a support channel and bots are unwelcoming.)

Bug: 46144
Bug: 46282
Bug: 46322

Change-Id: Ic18d7117af94164a4b7dd951dcf53be9dd87b168
---
M wikibugs
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Krinkle: Looks good to me, but someone else must approve
  ArielGlenn: Looks good to me, approved
  jenkins-bot: Verified
  Dzahn: Looks good to me, but someone else must approve



diff --git a/wikibugs b/wikibugs
index d27e9fe..20652a0 100755
--- a/wikibugs
+++ b/wikibugs
@@ -95,7 +95,7 @@
        'Wiktionary App'   => $opt{'dir'} . '/wikimedia-mobile.log',
        'Parsoid'          => $opt{'dir'} . '/mediawiki-parsoid.log',
 
-       'default' => $opt{'dir'} . '/mediawiki.log',
+       'default' => $opt{'dir'} . '/wikimedia-dev.log',
 };
 
 # Parse a received email

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic18d7117af94164a4b7dd951dcf53be9dd87b168
Gerrit-PatchSet: 3
Gerrit-Project: wikimedia/bugzilla/wikibugs
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: AzaToth <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Matmarex <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to