[JIRA] (JENKINS-16108) Option to use "last unstable" as fallback for "Upstream build which trigger" instead of only "last successful"

2 views
Skip to first unread message

Thorsten@meinl.bnv-bamberg.de (JIRA)

unread,
Mar 1, 2017, 11:31:01 AM3/1/17
to jenkinsc...@googlegroups.com
Thorsten Meinl commented on New Feature JENKINS-16108
 
Re: Option to use "last unstable" as fallback for "Upstream build which trigger" instead of only "last successful"

Any estimate when this will be fixed? In my opinion this is even a bug, because in Jenkins terms "successful" means stable or unstable (but not failed). However, the plug-in will only copy from the last stable job which may lead to unexpected results.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

craig@2ndquadrant.com (JIRA)

unread,
May 23, 2019, 2:27:03 AM5/23/19
to jenkinsc...@googlegroups.com

This is possible with the copyArtifacts plugin now, it's just less than clear in the docs.

copyArtifacts(
projectName: "blah"
selector: lastSuccessful(stable: false),
...
)

This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
Reply all
Reply to author
Forward
0 new messages