Opened at 2008-03-10T22:59:08Z
Closed at 2010-08-08T22:18:19Z
#339 closed enhancement (fixed)
wanted: a trac<->IRC bot
Reported by: | zooko | Owned by: | vinc456 |
---|---|---|---|
Priority: | major | Milestone: | soon (release n/a) |
Component: | dev-infrastructure | Version: | 0.8.0 |
Keywords: | trac irc | Cc: | mynameisvc@… |
Launchpad Bug: |
Description
I want a robot that hangs around in IRC and announces when important events happen like buildbot going red or new tickets being opened.
Change History (11)
comment:1 Changed at 2008-06-01T20:43:37Z by warner
- Milestone changed from eventually to undecided
comment:2 Changed at 2009-01-23T23:09:38Z by zooko
- Summary changed from wanted: a buildbot/trac/IRC bot to wanted: a trac<->IRC bot
comment:3 Changed at 2009-01-23T23:17:00Z by zooko
comment:4 Changed at 2009-03-02T21:33:53Z by zooko
See also #571 (trac cia integration).
comment:5 follow-up: ↓ 6 Changed at 2009-03-02T22:03:07Z by zooko
This Python IRC/Jabber bot was recently announced:
comment:6 in reply to: ↑ 5 Changed at 2009-04-10T14:17:55Z by vinc456
- Owner changed from somebody to vinc456
- Status changed from new to assigned
Replying to zooko:
This Python IRC/Jabber bot was recently announced:
I set up a gozerbot on #tahoe (nick 'gzb') and it continually polls for new Trac tickets every 10 minutes. I'll look into buildbot integration.
comment:7 Changed at 2009-04-10T15:33:54Z by zooko
- Resolution set to fixed
- Status changed from assigned to closed
Thanks Vincent!
comment:8 follow-up: ↓ 9 Changed at 2010-05-10T02:21:28Z by davidsarah
- Keywords trac irc added
- Milestone changed from undecided to soon (release n/a)
- Resolution fixed deleted
- Status changed from closed to reopened
The bot mentioned in comment:6 is no longer running. It would still be useful.
comment:9 in reply to: ↑ 8 Changed at 2010-05-11T01:28:48Z by davidsarah
Replying to davidsarah:
The bot mentioned in comment:6 is no longer running.
It's running again. Do we want it to do anything else as well as announcing new Trac tickets?
comment:10 Changed at 2010-05-11T02:27:08Z by vinc456
- Cc mynameisvc@… added
The bot is up and running. Currently it is polling the rss feed for the following projects every 10 minutes. foolscap .. pycryptopp .. tahoe-lafs
Note that you must be an operator for the gozerbot to respond and the bot recognizes individual user-hosts. If there are any other rss-feeds you would like to monitor please send me a list and I will configure the bot. Alternatively I can add you an operator so you can DIY.
Documentation is http://gozerbot.org/0.9.1/plugsdoc/gozerplugs/rss.html
comment:11 Changed at 2010-08-08T22:18:19Z by freestorm
- Resolution set to fixed
- Status changed from reopened to closed
#592 is created to wish for a buildbot<->irc bot. This ticket is now solely for wishing for a trac<->irc bot.