|
{% if
deploy.review_url %} {% assign ref_url = deploy.review_url %} {% else %} {% capture ref_url %} {{repo.url}}/commits/{{ deploy.commit_ref }} {% endcapture %} {% endif %}
A deploy request for project {{
site.subdomain }} triggered by @{{ deploy.committer_slug }} with commit {{ deploy.commit_ref }} ({{ deploy.title }}) in {{ repo.human_host_name }} repo {{ repo.path }} has been rejected by
{{ deploy.reviewed_by }}.
If
this was a mistake, ask @{{ deploy.committer_slug }} to resubmit their changes.
|
|
|