Hello all,
As the original wikibugs bot did not come back online today, the tasks of wikibugs have now fully been taken over by a python re-implementation of the same bot, running on Tool Labs.
A few improvements over the old bot:
- running on Tool Labs instead of the WMF mail server, so community-maintainable, - messages to multiple channels based on bug properties (e.g. product and component) - several minor improvements: -> shows changes instead of the new situation -> adds first line-or-so of a comment, -> shows product and component for each message, -> better URLs (with anchor to the specific comment), -> real names are now *always* used (they are retrieved from BZ if the mail does not list them).
Source code is available at https://github.com/valhallasw/pywikibugs
Comments, suggestions for improvements and pull requests are, as always, very welcome.
Merlijn