We want to show editors recent edits to their project that may require reverting. The most obvious way to do this would be to use edit Revert Risk scores and utilise the same filter as is accessible on Recent Changes - edits with a score over 0.85. We also want to avoid showing edits which have already been reverted, so that users are only seeing edits which need some action taken.
We want to know how many edits we will have available in our pool of edits we can display to users, and see if we can make further limitations to improve the edits we're showing, without limiting our pool too much.
- id.wiki
- tr.wiki
- bn.wiki
- tl.wiki
- is.wiki
There are four filters we're considering applying, in descending order of importance:
- Revert Risk score > 0.85
- Not reverted
- Not patrolled (RCPatrol)/reviewed (FlaggedRevs)
- The edit is the most recent revision on the page
We'd like to know the cumulative (in order of above) number of unique Recent Changes edits meeting these criteria on each of the listed wikis.