I have two projects A and B where B is a downstream project of A. When A is triggered while B is still building I would like to automatically abort the current run of B since the result is no more useful and it will be re-triggered soon anyway. Is there a way to achieve that in Jenkins? Thanks, - Dirk
- How to automatically abort running downstreams jobs if upstream... dthomas