Gurus,
I have 4 jenkins jobs which I am triggering based on success and failure of previous job execution status. Is there any way I can combine all the 4 jobs in a jenkins pipeline and have the same logic of checking if the previous execution successful or not?