Option to use "last unstable" as fallback for "Upstream build which trigger" instead of only "last successful"

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      If one chooses "Upstream build which trigger" as option for copying artifacts there is only the possibility to get "last successful as fallback" and not "last unstable" which I would like to have as well.

      However the wording for last successful is inconsistent in my opinion because if you just choose copying from "Lastest succesfull build" also unstable builds are considered.

      If you look at JENKINS-11828 and the merge of pull request #7 you see the place which my feature could be implemented. (see return isFallbackToLastSucessful() && run.getResult().isBetterOrEqualTo(Result.SUCCESS);

      Thank you!

            Assignee:
            Unassigned
            Reporter:
            Andreas Schmid
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: