I don't think the Warnings plugin exports that information in a way that 
email-ext could extract it at this point, but it's certainly doable.

I'd be quite careful about just using the number of warnings though; a commit 
that resolves an existing warning and introduces a new one would be missed, as 
the total count would not change.

----- Original Message -----
From: [email protected]
To: [email protected]
Cc: [email protected]
At: Jul  8 2013 10:58:09

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


-- 
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.


Attachment: signature.asc
Description: Binary data

Reply via email to