Hi How can I set what gets displayed in the build notification emails, similar to how the rails-core failure messages used to look? Ideally I''d like the changeset, the committer, an excerpt of the failure and the link to the dashboard. I really don''t need the full trace... - Rob -- http://robsanheim.com http://seekingalpha.com
Alexey Verkhovsky
2007-May-02 00:09 UTC
[Cruisecontrolrb-users] setting failure email options?
To get a brief message instead of a full build log, you have to set Configuration.dashboard_url in config/site_config.rb. But you probably know this already. In CCrb 1.1, a brief message will only have a link to the build page, and nothing else. I would like to include Changeset and Build Errors sections in it for the next version (Rails-core guys and some other users also asked for this). The message template is app/views/buukd_mailer/build_report.rhtml. If you do change it, please submit a patch. Best regards, Alex Verkhovsky "Rob Sanheim" <rsanheim at gmail.com> Sent by: cruisecontrolrb-users-bounces at rubyforge.org 05/01/2007 05:59 PM To cruisecontrolrb-users at rubyforge.org cc Subject [Cruisecontrolrb-users] setting failure email options? Hi How can I set what gets displayed in the build notification emails, similar to how the rails-core failure messages used to look? Ideally I''d like the changeset, the committer, an excerpt of the failure and the link to the dashboard. I really don''t need the full trace... - Rob -- http://robsanheim.com http://seekingalpha.com _______________________________________________ Cruisecontrolrb-users mailing list Cruisecontrolrb-users at rubyforge.org http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20070501/4645833d/attachment-0001.html