-
Improvement
-
Resolution: Fixed
-
Major
-
None
I would like to be able to perform conditional logic after triggering a blocking build without changing the build status.
Currenty the TRIGGERED_BUILD_NUMBER is exported as an environment variable.
It would also be useful to export the TRIGGERED_BUILD_RESULT which could be used in later build steps.
I have created the following pull request for this:
https://github.com/jenkinsci/parameterized-trigger-plugin/pull/34