Plugin Information
This plugin allows your team to setup build notifications to be sent to Campfire rooms.
Open issues
- Notify a room when a build fails just once
- Support for maven2 projects
- A link back to the failed build
- i18n
Version 1.0
- Notify a room when a build is completed
- Allow notifications to be setup per job
- Supports Freestyle jobs
- New screen in the Configure Job page in the Post-Build Actions section to Notify Campfire
- If the post fails should not cause the build to fail
Version 1.1
- Supports new 37signals Campfire API
- Global configuration (thanx to Mark Woods for his contribution)
- Checks connection before notifying (thanx to Mark Woods for his contribution)
Version 2.1
Merged contributions by Mark Woods and Joshua Krall (big thanks!) from http://github.com/jgp/hudson_campfire_plugin
Comments (2)
Dec 09, 2010
Ches Martin says:
I see that global configuration was added, but is there a way to override settin...I see that global configuration was added, but is there a way to override settings per-project? I'd like to use global Campfire account settings but set different rooms to notify per-project.
Aug 02, 2011
Tim Harper says:
It appears that there isn't, but I have this question too. Version 1.0 says "Ne...It appears that there isn't, but I have this question too. Version 1.0 says "New screen in the Configure Job page in the Post-Build Actions section to Notify Campfire"... but I'm wondering if it maybe got removed by a release or something? Hmm..