{{ templates.repo_sender_prefix }} {% if action == OPEN %} opened {{ merge_request_link(object_attributes) }} {% if object_attributes.description %}
{{ object_attributes.description|markdown }}{% endif %} {{ fancy_labels(labels) }} {% else %} {{ object_attributes.action.past_tense }} {{ merge_request_link(object_attributes) }} {% endif %}