-
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.
[JENKINS-16662] Add TRIGGERED_BUILD_RESULT_ to environment variables for Blocking Builds
Assignee | Original: huybrechts [ huybrechts ] | New: cjo9900 [ cjo9900 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 147486 ] | New: JNJira + In-Review [ 192438 ] |
I have created the following pull request for this:
https://github.com/jenkinsci/parameterized-trigger-plugin/pull/34