Ticket #368 (new enhancement)

Opened 1 month ago

Last modified 1 month ago

IRC bot can notify me by default

Reported by: ben Assigned to:
Priority: major Milestone: undecided
Component: statusplugins Version: 0.7.9
Keywords: irc status events Cc:

Description

When I restart buildbot, it's very annoying to tell IRC buildbot to notify me of the events I want every single time. This is a small patch that lets me specify the notification events from my master.cfg file that might be useful to somebody else.

Attachments

words.py.diff (0.9 kB) - added by ben on 10/10/08 13:57:45.

Change History

10/10/08 13:57:45 changed by ben

  • attachment words.py.diff added.

10/10/08 14:01:07 changed by ben

The attached patch seems to have nothing when you view it, but if you download the attachment the patch shows up for me. Post a comment if you have any problems.

10/13/08 00:40:04 changed by nhemingway

trac doesn't show it because it's not a "unified" diff. Try diff -u (as darcs diff -u)