[Buildbot-devel] New functionality for IRC daemon
Neil Hemingway
neil.hemingway at googlemail.com
Sun Jan 20 22:20:33 UTC 2008
In our team, we need to be able to alert team members via IRC when builds
fail. The current daemon can only watch and notify currently running
builds. http://buildbot.net/trac/ticket/171 is a ticket to which I've
attached a patch to add the following IRC commands:
bb: notify on|off EVENT
bb: notify list
Report events relating to builds. If the command is issued as a
private message, then the report will be sent back as a private
message to the user who issued the command. Otherwise, the report
will be sent to the channel. Available events to be notified are:
started
finished
success
failed
exception
bb: join CHANNEL
bb: leave CHANNEL
tells buildbot to join/leave the specified channel.
Neil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20080120/d785f6c5/attachment.html>
More information about the devel
mailing list