[Request] [- ] D11342: ci: only run the phabricator step if the previous on succeeded

marmoute (Pierre-Yves David) phabricator at mercurial-scm.org
Thu Aug 26 08:00:44 UTC 2021


marmoute created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.

REVISION SUMMARY
  It seems like f6879956a386 <https://phab.mercurial-scm.org/rHGf6879956a3863fe3452d05371a61ea4d01d958bc> regressed the intended behavior.

REPOSITORY
  rHG Mercurial

BRANCH
  stable

REVISION DETAIL
  https://phab.mercurial-scm.org/D11342

AFFECTED FILES
  contrib/heptapod-ci.yml

CHANGE DETAILS

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 @@
         PYTHON: python3
 
 phabricator-refresh:
-    <<: *all
     stage: phabricator
     variables:
       DEFAULT_COMMENT: ":white_check_mark: refresh by Heptapod after a successful CI run (:octopus: :green_heart:)"



To: marmoute, #hg-reviewers
Cc: mercurial-patches, mercurial-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercurial-scm.org/pipermail/mercurial-patches/attachments/20210826/3fb11987/attachment-0001.html>


More information about the Mercurial-patches mailing list