Opened 17 years ago
Closed 15 years ago
#245 closed enhancement (fixed)
mail notification
Reported by: | ole@… | Owned by: | mgood |
---|---|---|---|
Priority: | major | Milestone: | 0.6 |
Component: | General | Version: | dev |
Keywords: | mail, notification | Cc: | |
Operating System: | Linux |
Description
Bitten should notify committers about failed builds, probably about succeeding ones as well.
A working implementation can be found at http://trac.3dbits.de/bittennotify/. The plugin should be easily integrated into bitten.
Suggestions and improvements can be added as tickets to the bittennotify trac or as replies to this ticket...
Thanks and cheers, Ole Trenner.
Attachments (0)
Change History (5)
comment:1 Changed 17 years ago by anonymous
comment:2 Changed 17 years ago by ole@…
Yes it is indeed. And it even has been misspelled in the code :( I've adjusted the code and the Quick Intro? now, but any revision up to r26 needs the misspelled options.
Thanks for the hint!
Cheers, Ole Trenner
btw: the value should be "True" (with a capital T), just to avoid confusion...
comment:3 Changed 17 years ago by thomas_mueller_ffb
just for information: im just working on a irc channel based notification mechanism. I'll reuse the bittennotify framework
cheers
comment:4 Changed 16 years ago by dfraser
- Owner changed from cmlenz to mgood
This seems to have been imported and fixed up in [606:615] by mgood
mgood, could you confirm and close if this is functional
comment:5 Changed 15 years ago by osimons
- Resolution set to fixed
- Status changed from new to closed
Looks like this is completed. Please reopen if there is still something amiss.
In the documentation you say 'notifify_on_failed_build = true' should be added to trac.ini. Is this a misprint?