I
have tried to add email notifications into Jenkins but I have been
unable to get anything other than the default variables to work. I have
tried adding
$CHANGES
${CHANGES}
and both show nothing in the email.
I have tried adding the example: ${JELLY_SCRIPT,template=”html”}
but it just shows literally ${JELLY_SCRIPT,template=”html”} in the email.
Can
someone please help me get the syntax correct? Ihave included a screen
shot of my config. Here is an example email output from the that config. Notice no changes show up and the literal Jelly string.
DEV-Build
and Deploy - Build # 208 - Successful: Check console output at
http://myserver:8080/job/DEV-Build%20and%20Deploy/208/ to view the
results. ${JELLY_SCRIPT,template=”html”}
