enwikipedia-acc / waca

English Wikipedia Account Creation Interface
https://accounts.wmflabs.org/internal.php
The Unlicense
33 stars 43 forks source link

Ban replace logging and IRC notifications need work #908

Open stwalkerster opened 7 months ago

stwalkerster commented 7 months ago

Off the back of https://github.com/enwikipedia-acc/waca/pull/854#pullrequestreview-1892155334 ...

We probably need to refactor the set ban logic to alert differently when a ban is set to when a ban is replaced.

Ideally, I'd like a single IRC notification for when a ban is replaced mentioning both old and new ban IDs. The log entries can remain separate, but I also prefer keeping the logging calls and the IRC notification calls next to each other, even if that means a duplicated line of code