-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Would be useful to be able to select the "Last Completed Build" permalink. I have a job where I want to get the artifacts from it whether it is unstable or stable, but this job can also run twice in quick succession. If I use "Last Build", it just tries to get the artifacts from the newly running instance of the job rather than the one that just completed.
- duplicates
-
JENKINS-16108 Option to use "last unstable" as fallback for "Upstream build which trigger" instead of only "last successful"
-
- Open
-
- is duplicated by
-
JENKINS-17950 Allow copying artifacts from last (even failed) build
-
- Closed
-
- is related to
-
JENKINS-26270 Add "Last Completed Build" to the built-in permalink list
-
- Resolved
-
[JENKINS-16476] Add "Last Completed Build" to permalink list
Link | New: This issue duplicates JENKINS-16108 [ JENKINS-16108 ] |
Assignee | New: Bill Chen [ intelchen ] |
Attachment | New: add_lastCompletedBuild_to_SpecificBuildSelector.patch [ 28075 ] |
Attachment | New: add_lastCompletedBuild_to_SpecificBuildSelector.patch [ 28076 ] |
lastSuccessfulBuild is what you want in this case.