You can port what is done in the default Jelly template [1] and just call the methods and such in the groovy template.
slide 1 - https://github.com/jenkinsci/email-ext-plugin/blob/master/src/main/resources/hudson/plugins/emailext/templates/html.jelly#L126 On Thu, Oct 3, 2013 at 9:39 AM, Edwin Castro <[email protected]> wrote: > How can I add junit test results to my email notifications using a > groovy script template? > > -- > Edwin Castro > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" 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. > -- Website: http://earl-of-code.com -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
