Due to work in T414907: Enforce 2FA-requiring groups using $wgRestrictedGroups, members of some user groups can be automatically demoted in future.
Members of some user groups – checkusers and oversighters – have secondary off-wiki accesses that has to be removed as part of their offboarding process. It means that every demotion from these groups has to be brought to stewards' attention.
The current idea is that:
- when CU/OS is demoted, the relevant log entry is inserted on both the local wiki and Meta-Wiki (already implemented, T418579)
- there exists a bot, which will periodically check for demotions in the Meta-Wiki log and post a notice on Stewards noticeboard if any such demotion happens (proposed in T418579#11663007)
If anything can be adjusted in this idea, let's discuss here