Can you post your template for posterity?
On Mar 15, 2012 2:51 PM, "dpreilan" <[email protected]> wrote:
> I decided to code this as a groovy script and invoke in the content
> section. For example:
> ${SCRIPT,template="my-matrix-build-msg.template"}
>
> Slide, I looked back on some information you gave me last year. Thanks
> again!
> I just had to work my way thru understanding jenkins objects.
>
> Doug
>
>
> On Mar 13, 2:04 pm, Slide <[email protected]> wrote:
> > There is already an issue filed for something like this, I don't believe
> > its currently doable.
> > On Mar 13, 2012 8:25 AM, "dpreilan" <[email protected]> wrote:
> >
> >
> >
> >
> >
> >
> >
> > > I want to extend my email-ext template to report more meaningful
> > > reports for some matrix jobs
> >
> > > In addition, I want to change so instead of a bunch of separate emails
> > > (12 in my case) for each matrix, 1 email from 'parent' job that
> > > contains status and information for the individual matrix runs.
> >
> > > Anybody have example of how my template can do this?
> >
> > > Thanks,
> > > Doug