Commit bc3e7071 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch 'ashmckenzie/add-retry-icon' into 'master'

Add retry icon to retry danger-review copy

See merge request gitlab-org/gitlab!81103
parents fa383146 34a821af
......@@ -43,5 +43,5 @@ if project_helper.labels_to_add.any?
end
if anything_to_post
markdown("**If needed, you can retry the [`danger-review` job](#{ENV['CI_JOB_URL']}) that generated this comment.**")
markdown("**If needed, you can retry the [🔁 `danger-review` job](#{ENV['CI_JOB_URL']}) that generated this comment.**")
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment