Look for BUILD_LOG_REGEX in the 'Content Token Reference' of the post-build action.
> --
> 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 jenkinsci-use...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
Eduardo Dias
unread,
Jul 17, 2013, 6:50:04 AM7/17/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com, m...@beckweb.net
Hello, Daniel,
I am currently use Email-ext and log parser to send build status email, by just insert parsed console log URL into email body. I would like to customize the email body with particular parsed warning/error messages instead of just a URL. I know you recommended BUILD_LOG_REGEX, but I am wondering whether you can provide more detail information what I need to do to achieve my goal. I am new on Jenkins, I really appreciate your help.