Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Working with multi-configuration (matrix) jobs #240

Open
derkuci opened this issue Oct 30, 2017 · 1 comment
Open

Working with multi-configuration (matrix) jobs #240

derkuci opened this issue Oct 30, 2017 · 1 comment

Comments

@derkuci
Copy link

derkuci commented Oct 30, 2017

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.

@TimDiekmann
Copy link

Did you came up with a solution?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants