Actually the analysis plugs-in expose the number of new warnings as token or via the REST API. Can't you just use that information to trigger the email?
Ulli Am 08.07.2013 um 17:13 schrieb Slide <[email protected]>: > I don't have specific knowledge of the Warnings plugin, so I don't know what > is available. > > > On Mon, Jul 8, 2013 at 7:57 AM, Johannes Wienke > <[email protected]> wrote: > Hi, > > On 07/08/2013 03:23 PM, Slide wrote: > > If you used the email-ext plugin, you could add a script trigger that > > checked for the number of warnings and then sent out an email only if there > > were warnings for that job. > > Thanks, that's a solution I didn't know so far. > > I know that for something like checkstyle there is also explicit > knowledge about each individual warning, so that there can be a > notification in case someone removed 40 warnings but introduced 10 new. > any idea how to access such knowledge? > > Kind regards, > Johannes > > > > > -- > 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. > > -- 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.
