0

We are using luntbuild-1.6.2 for build automation. We would like to add a couple of variables in the email notification sent via luntbuild like subversion location etc.

Is it possible to modify the email template for luntbuild?

Bharat Sinha
  • 13,973
  • 6
  • 39
  • 63

1 Answers1

0

After reading the manual once again I was able to locate the files where the template resides.

Simple edit

<luntbuild installation path>/templates/email/simple-build.vm

file and you can customize the template using a set of predefined variables.

Bharat Sinha
  • 13,973
  • 6
  • 39
  • 63