You could use a pre-send script with email-ext to read the build log and then if the value isn't there, make the pre-send script result in false and the email won't send.
slide On Thu, Oct 3, 2013 at 11:01 AM, Kamal Ahmed <[email protected]>wrote: > Hi, > > I want to be able to parse the following text : > > *01:17:46* Summary of conflicts:*01:17:46* Text conflicts: 3*01:17:46* > Tree conflicts: 8 > > Text conflicts: 0 > and > Tree conflicts: 0 > > Send no email, but any positive integer, send email > > Any ideas how i can do that ? > Thanks, > -Kamal. > > -- > 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.
