[Request] [+ ] D9527: phab-refresh: add an explanatory message

marmoute (Pierre-Yves David) phabricator at mercurial-scm.org
Sat Dec 5 23:08:22 UTC 2020


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


  initial sent before test run (refresh post test run imminent)

REVISION SUMMARY
  This serve two purposes:
  
  - clarify why a bot just touched this diff,
  - explicit the fact the tests have been run, and are passing on this version.

REPOSITORY
  rHG Mercurial

BRANCH
  default

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

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
@@ -51,7 +51,7 @@
 phabricator-refresh:
     stage: phabricator
     script:
-      - ./contrib/phab-refresh-stack.sh
+      - ./contrib/phab-refresh-stack.sh --comment ":white_check_mark: refresh by heptapod after a succesfull CI run (:octopus: :green_heart:)"
 
 rust-cargo-test-py3-dirstate-tree:
     <<: *rust_cargo_test



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/20201205/2fcc74dc/attachment-0001.html>


More information about the Mercurial-patches mailing list