Page MenuHomePhabricator

Create user lists for notifying current patrollers about Page Curation's full release
Closed, ResolvedPublic

Description

To promote the full release of Page Curation to current patrollers, we plan to post a talkpage notification via EdwardsBot to four different user groups.

These user groups are:

  • People currently using the Page Curation tools;
  • People who did use the Page Curation tools, but no longer do;
  • People who have not used the Page Curation tools, but currently use Special:NewPages;
  • People who have not used the Page Curation tools but are former patrollers.

Ideally, these lists would be created with SQL queries, by searching through page patrol logs or data tables and pulling unique user names of all people who meet the criteria for each group above. In cases where the same user belongs to different groups, we would only include them in the group that corresponds to their last patrol-related action. We would then separate all these names into four distinct groups (and sort them alphabetically for verification).

We would like to have these four separate user lists on hand by Sep. 20, so we can start the promotion by Sep. 24 (or as soon as we have confirmed that the Sep. 20 deployment is stable).

We plan to use this EdwardsBot notification method instead of 'centralnotice', so we can target this promotion more precisely, with different groups receiving differently tailored messages.


Version: unspecified
Severity: major

Details

Reference
bz40313

Event Timeline

bzimport raised the priority of this task from to Unbreak Now!.Nov 22 2014, 12:57 AM
bzimport added a project: PageTriage.
bzimport set Reference to bz40313.

Created attachment 11121
List of patrollers who haven't used PageCuration (recently)

Attached:

Created attachment 11122
List of editors who have used PageCuration (recently)

Attached:

Due to the way our data is stored, it's only possible for us to look at recent actions (within the past 30-40 days approximately).

I've attached text files with the lists of patrollers and reviewers. I'm not sure what format EdwardsBot requires, so let me know if I need to convert these into some other format. (They are currently newline delimited with no escaping.)