Legoktm has uploaded a new change for review.

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


Change subject: (Bug 45538) Make ArticleFeedbackv5 opt-in for enwiki
......................................................................

(Bug 45538) Make ArticleFeedbackv5 opt-in for enwiki

I also bumped up the version in wmgArticleFeedbackv5CTABuckets
since I believe this change constitutes a "new experiment".

Change-Id: I01a6681f23bd6f6f774d8b70326654d2d208faa9
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/41/51341/1

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index f7ed8c3..c6d3460 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -10344,7 +10344,6 @@
        'default' => 0,
        'testwiki' => array( NS_MAIN => 10, NS_HELP => 100 ),
        'dewiki' => array( NS_MAIN => 0.1 ), // ~ 1500 articles out of 1.5 mio 
in total
-       'enwiki' => array( NS_MAIN => 10, NS_HELP => 100 ),
 ),
 'wmgArticleFeedbackv5Namespaces' => array(
        'default' => array( NS_MAIN ),
@@ -10449,7 +10448,7 @@
                // This version number is added to all tracking event names, so 
that
                // changes in the software don't corrupt the data being 
collected. Bump
                // this when you want to start a new "experiment".
-               'version' => 6,
+               'version' => 7,
                // Users may constantly be rebucketed, giving them new CTAs 
each time.
                'expires' => 0,
                // Track the event of users being bucketed - so we can be sure 
the odds

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I01a6681f23bd6f6f774d8b70326654d2d208faa9
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

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

Reply via email to