# HG changeset patch # User Pierre-Yves David # Date 1629964149 -7200 # 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 -r 132525ead0db -r c1ed2c967fac contrib/heptapod-ci.yml --- a/contrib/heptapod-ci.yml Wed Aug 25 11:32:49 2021 +0200 +++ b/contrib/heptapod-ci.yml Thu Aug 26 09:49:09 2021 +0200 @@ -55,7 +55,6 @@ PYTHON: python3 phabricator-refresh: - <<: *all stage: phabricator variables: DEFAULT_COMMENT: ":white_check_mark: refresh by Heptapod after a successful CI run (:octopus: :green_heart:)"