|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

+1. Can we also expose a URL that would render the template as HTML? If you want quick testing, you can also eliminate the email part.
What would be really awesome is if I could type the following URL -
http://jenkins/job/jobname/357/email-ext/groovy-html.template
If that is consider polluting the Jenkins URL, you could do it in reverse -
http://jenkins/email-ext/job/jobname/357/groovy-html.template
And it would show the template rendered for the job name and build using the specified template.