[JIRA] (JENKINS-58275) CulpritsRecipientProvider does not work with svn and declarative pipeline

11 views
Skip to first unread message

david.aldrich@emea.nec.com (JIRA)

unread,
Jul 1, 2019, 3:58:02 AM7/1/19
to jenkinsc...@googlegroups.com
David Aldrich created an issue
 
Jenkins / Bug JENKINS-58275
CulpritsRecipientProvider does not work with svn and declarative pipeline
Issue Type: Bug Bug
Assignee: David van Laatum
Components: email-ext-plugin
Created: 2019-07-01 07:57
Environment: Jenkins 2.176.1
Email extension plugin 2.66
Token macro plugin 2.8
Priority: Major Major
Reporter: David Aldrich

It seems that CulpritsRecipientProvider does not work with svn and a declarative pipeline job.

My declarative pipeline has:

failure {
        script{ emailext (subject: "${env.JOB_NAME}: Build #${env.BUILD_NUMBER} - Failure!",
        body: '${DEFAULT_CONTENT}',
        recipientProviders: [[$class: 'CulpritsRecipientProvider']],
        to: '<snip>')  }
}

Last week this job failed but only the 'to:' recipients were notified, not the culprits.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

slide.o.mix@gmail.com (JIRA)

unread,
Jul 16, 2019, 4:53:02 PM7/16/19
to jenkinsc...@googlegroups.com

slide.o.mix@gmail.com (JIRA)

unread,
Jul 16, 2019, 4:53:02 PM7/16/19
to jenkinsc...@googlegroups.com

slide.o.mix@gmail.com (JIRA)

unread,
Jul 17, 2019, 11:02:02 AM7/17/19
to jenkinsc...@googlegroups.com

pcellix@gmail.com (JIRA)

unread,
Oct 23, 2019, 8:54:04 AM10/23/19
to jenkinsc...@googlegroups.com
Wojciech Kosowicz commented on Bug JENKINS-58275
 
Re: CulpritsRecipientProvider does not work with svn and declarative pipeline

Hello

Was this fix released?  
I have encountered the similar issue

This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

pcellix@gmail.com (JIRA)

unread,
Oct 23, 2019, 9:01:02 AM10/23/19
to jenkinsc...@googlegroups.com
Wojciech Kosowicz edited a comment on Bug JENKINS-58275
Hello

Was this fix released? :) 

I have encountered the similar issue


I wonder could this issue affect git users as well?

I noticed that while I'm declaring both RecipientProviders and 'to' only the mail stated in 'to' receives the message

I'm using version 2.68

slide.o.mix@gmail.com (JIRA)

unread,
Oct 23, 2019, 9:54:03 AM10/23/19
to jenkinsc...@googlegroups.com

No, I don't currently have a machine I can do released on. I'll work on that.

Reply all
Reply to author
Forward
0 new messages