In order to make the Recent Activity module that displays edits which are filtered by their revert risk score in the Moderator Dashboard widely available T408388: WE 1.3.4 Roll out Revert Risk Filters to Wikis that don't have damaging/goodfaith Edit Models we need to enable to the revert risk models on thwiki (where we are deploying our Personal Dashboard MVP to that doesn't currently have Revert Risk so we need to enable it).
Machine learning has run the analysis to retrieve the threshold in T408607: AI/ML Infrastructure Request: Assistance in Rolling out Revert Risk to wikis that don't have damaging/goodfaith models.
The threshold for thwiki is 0.708.
Acceptance Criteria:
- Update any i18n system messages: https://translatewiki.net/w/i.php?title=Special%3ATranslate&group=ext-ores-user&language=th&action_source=search&filter=&optional=1&action=translate
- Add revertrisk model to the list of models enabled for thwiki and deploy the change
- Schedule table creation at a time that doesn't conflict with the deployment schedule to create the database tables
- Backfill mwscript-k8s --comment="" -- extensions/ORES/maintenance/PopulateDatabase.php --wiki=thwiki
- Add Filters on Revert Risk in the UI (wgOresUiEnabled config variable in ext-ORES.php file in wmf-config to true)
- QA Performance of the Filters on the Thresholds
