-
New Feature
-
Resolution: Won't Fix
-
Major
-
None
-
Linux
I use parameterized trigger in matrix jobs to trigger a deploy after the job builds. But I only want to trigger the deploy job once for each job run, not once for every slave that the build runs on. To do that, it seems that I have to use the plugin as a post-build action, but then I can't block the parent job until the downstream job finishes. I would really like to be able to do that, AND have the parent job succeed/fail based on the downstream job result.
[JENKINS-17893] Add option to block parent build when using parameterized trigger as a post-build action
Assignee | Original: huybrechts [ huybrechts ] | New: ikedam [ ikedam ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 149189 ] | New: JNJira + In-Review [ 193013 ] |
I noticed you have made a lot of commits to this plugin recently - hoping you would be interested in looking at this