-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
I would like to be able to control when my batch tasks are run in my post-build
actions, specifically i want to be able to decide whether to run a task
regardless of build outcome (the current functionality) or whether a task should
only be run if the build was successful or a failure.
See this forum post for other interested parties:
http://www.nabble.com/Batch-Task-Plugin---executing-tasks-for-successful-builds.-tt16566711.html#a16566711
[JENKINS-2654] Allow post-build batch tasks to be run based upon the build outcome (success/failure or always)
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] | New: Alan Harder [ mindless ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 132727 ] | New: JNJira + In-Review [ 201621 ] |
I fixed this a while back (in batch-task 1.9 I think).. I made it consistent with triggering downstream projects: ie never trigger on build failure / show a checkbox to select "even if unstable". Please file a new issue if you'd still like to be able to trigger on build failure, thanks.