[ANN] Notify – custom notifications
Hi,
I just wanted to make people aware of Notify, a small open-source Python app that we implemented to solve our custom needs for AgileZen notifications, in particular
- sending mails only to certain members for certain changes
- aggregating RSS feeds of all changes for each single project
Mails and RSS items include full story details, including the discussion. I've tried to keep the implementation generic so it shouldn't be too hard to adapt the rules to your team's needs. Implementation is in Python. The app listens to the XMPP stream of AgileZen and reads data from the AgielZen API.
Source and more information is available from Github:
https://github.com/alienhard/notify
Adrian
www.adrian-lienhard.ch
twitter.com/adrianlienhard
Support Staff 2 Posted by ashley on 17 May, 2012 01:47 PM
Hi Adrian,
Thanks so much for sharing this with us! We're so glad to see our users building useful tools with our API, and even more appreciative that you've shared with the rest of the AgileZen community! We'll also take the use case you've adapted your tool for into consideration as feedback on how we can improve our platform natively. Thanks again for sharing. :)
Ashley