Troy Gillette
2008-Oct-30 04:03 UTC
[Cruisecontrolrb-users] Controlling email notifications
On the Java version of Cruise Control, I am able to have emails sent to the people who did the last check ins when the build breaks as well as a list of people who are always notified. CruiseControl.rb seems to do the latter with the project.email_notifier.emails array, but I cannot see how to do the former. Is there already a way to do this, or can someone point me in the direction of the class to extend to support this? Thanks. -Troy