Luís Borges de Oliveira
unread,Jun 17, 2015, 6:11:04 AM6/17/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
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
Hello,
I have a Jenkins job that pulls code from Git repositories using the
Multiple SCMs plugin and sometimes git fails either during fetch or
checkout. When this happens, I would like to somehow mark the build with
a status different from FAILURE. (Perhaps NOT_BUILT would be appropriate.)
My goal is to then set up the "Editable Email Notification" to notify
specific people about these git failures rather than random developers.
Is this possible?
Cheers,
Luís