Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants