On Feb 24, 2008, at 8:42 PM, Rainer Müller wrote:
Thomas Reifferscheid wrote:
Who is maintaining the CIA bot on #macports?
As already said on IRC, it is operated by http://cia.vc
Can we install a summary-report for new trac tickets for some time (lets say for a week) and remove it when it's getting on our nerves...
It's currently reporting svn revisions and I like to have new tickets in the form eg.:
Ticket #14467: aircrack-ng 0.9.3 is out
Thanks.
It works as follows: The subversion repository contains a post-commit hook which reports every commit to cia.vc right after it has been done.
To accomplish the same thing for new tickets, we would need a) support by cia.vc for that
Not necessarily. We could certainly put together a local bot that feeds off Trac's RSS timeline and posts some kind of summary to the channel. The sources to mpbot are in svn, if I'm not mistaken (base/ portmgr/bots/port.rb?), so maybe we could even be built this functionality into it. In any case, I'm sure there wouldn't be any need to go through CIA to accomplish this.
b) some Trac plugin which takes action upon new tickets
RSS ;-) Regards,... -jmpp