phabricator-jenkins-plugin icon indicating copy to clipboard operation
phabricator-jenkins-plugin copied to clipboard

Working with multi-configuration (matrix) jobs

Open derkuci opened this issue 8 years ago • 1 comments

When working with matrix jobs, where multiple configurations are used to build the code, “Post to Phabricator" is called as soon as the first sub-job is done. If that job succeeds while other jobs fail, Phabricator still thinks that the whole matrix of build jobs succeed, which is bad.

Is it possible to somehow allow the plugin to notify Phabricator only after all sub-jobs finish? Something similar to the "Trigger build from child projects" option in the Parameterized Trigger Plugin?

Thanks for your consideration.

derkuci avatar Oct 30 '17 21:10 derkuci

Did you came up with a solution?

TimDiekmann avatar Jul 25 '19 17:07 TimDiekmann