You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: