Cross-posting from stackoverflow <https://stackoverflow.com/questions/45060106/jenkins-non-blocking-triggered-projects>
We have a parent build which triggers multiple child builds. Now all the child builds are blocking as shown below:- <https://lh3.googleusercontent.com/-pfxe7eVp2Lk/WWc37uckoeI/AAAAAAAAALc/fIp03zWd-0E_-7I5PGaFooWJNOC6MCflwCLcBGAs/s1600/9eaPR.png> Is there a way we can make some of the child builds non-blocking (may be by some callback means or some other) and also get the status of the child build in parent build? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1c0b57ee-a784-49d5-bcc3-186052a51518%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
