I have found a way to get this working, by setting up four Jenkins "Freestyle projects" that trigger when code is pushed to their corresponding GitHub repos. Then, in the master pipeline project, I add the projects under "Build Triggers" and "Build after other projects are built"
I was hoping to solve this by using a pipeline project only, but perhaps it is still "early days" for the Jenkins Pipeline. I'm waiting for better documentation and hoping for more feedback in the future. -- 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/ea4953b1-6038-4a90-bcaf-f4706b069a58%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
