What is the best approach to blocking or crashing downstream Jenkins if any of its upstream tasks fail or are unstable?
At the moment, I have the option “Block assembly when an upstream project is under construction,” and this job is great, as my work on the downstream query awaits the completion of all exploration work. However, I do not want to build work if any of the upstream flows is not working or is unstable.
thank
source
share