failed email template: include all changes since last successful build Permanently deleted user Created May 08, 2009 22:34 Is there a way to change the failed email template to include all changes since the last successful build?-Kevin
Hello Kevin,
AFAIK, there is no such a template variable. You can write a TeamCity extension to provide corresponding information to the notification message.
Here is some details on how to do it: http://www.jetbrains.net/devnet/message/5187731#5187731
Hope this helps,
KIR