phab-refresh: add an explanatory message
authorPierre-Yves David <pierre-yves.david@octobus.net>
Sat, 05 Dec 2020 23:11:49 +0100
changeset 46045 7905899c4f8f
parent 46044 9be5db6148fb
child 46046 f105c49e89cd
phab-refresh: add an explanatory message 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. Differential Revision: https://phab.mercurial-scm.org/D9527
contrib/heptapod-ci.yml
--- a/contrib/heptapod-ci.yml	Sat Dec 05 23:32:11 2020 +0100
+++ b/contrib/heptapod-ci.yml	Sat Dec 05 23:11:49 2020 +0100
@@ -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 successful CI run (:octopus: :green_heart:)\""
 
 rust-cargo-test-py3-dirstate-tree:
     <<: *rust_cargo_test