https://bugzilla.wikimedia.org/show_bug.cgi?id=42774
--- Comment #17 from Antoine "hashar" Musso <[email protected]> --- The overal status is that Wikibugs sucks by design. The culprits are: - use the perl language (we prefer php / python) - badly written code - lack of unit tests - lack of integration tests - runs directly on the mail server - require ops to do anything on it Petr Bena wrote another bot that consume RSS feed, that might be a slightly better design. That bot is running on a labs instance as far as I know. What we would need to do is startup a proper project with someone being in charge of listing the product requirement. Then write down some technical specifications and have a virtual team to start implementing them. Ideally Bugzilla would offer an easily parseable feeds of its events and some to be written python script would consume the feed on the Bugzilla server to generate the notifications. Overall I think wikibugs is considered very low priority given the amount of stuff we already have to implement / unbreak whatever. I am not volunteering :-) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
