# HG changeset patch # User Pierre-Yves David # Date 2021-08-26 07:49:09 # Node ID c1ed2c967facb2e422182fefc7336c499a5ca079 # Parent 132525ead0db34841150d5db68f232b42eba5ceb ci: only run the phabricator step if the previous on succeeded It seems like f6879956a386 regressed the intended behavior. Differential Revision: https://phab.mercurial-scm.org/D11342 diff --git a/contrib/heptapod-ci.yml b/contrib/heptapod-ci.yml --- a/contrib/heptapod-ci.yml +++ b/contrib/heptapod-ci.yml @@ -55,7 +55,6 @@ rust-cargo-test-py3: PYTHON: python3 phabricator-refresh: - <<: *all stage: phabricator variables: DEFAULT_COMMENT: ":white_check_mark: refresh by Heptapod after a successful CI run (:octopus: :green_heart:)"