Branch: refs/heads/master
Home: https://github.com/jenkinsci/pipeline-build-step-plugin
Commit: 1fec530da85897f21337ea46be557adf72bb416f
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/1fec530da85897f21337ea46be557adf72bb416f
Author: Stuart Rowe <[email protected]>
Date: 2023-04-28 (Fri, 28 Apr 2023)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/WaitForBuildListener.java
M
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/WaitForBuildStepTest.java
Log Message:
-----------
Mark pipeline waitForBuild step with the downstream build result (#112)
* Add a WarningAction to the waitForBuild step flownode for unsuccessful builds
* Log the result of the completed build
* Only add WarningAction when propagate: true
Update test
* Fix spotbugs error NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
---------
Co-authored-by: Olivier Lamy <[email protected]>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-build-step-plugin/push/refs/heads/master/7df200-1fec53%40github.com.