https://bugzilla.wikimedia.org/show_bug.cgi?id=48786
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected]. | |org --- Comment #23 from Antoine "hashar" Musso <[email protected]> --- I described the fix in comment #3 of this bug: --------------- The addwiki.php script craft a delayed cron job that calls the notifyNewProjects shell script 15 minutes after the project got created. The shell is in operations/puppet.git : files/misc/scripts/notifyNewProjects and has [email protected] hardcoded in. Maybe it can be made yet another wg configuration variable which we could set to a different value on beta. ------ That script need to be adjusted to either: - have the email set in puppet and vary by $::realm - get the destination email via a $wg global variable which is varying in operations/mediawiki-config.git Resetting assignee. There is nothing terribly challenging there and just anyone can fix it. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
