gitlab-org--gitlab-foss/app/views/notify/note_commit_email.text.erb

10 lines
232 B
Plaintext

New comment for Commit <%= @commit.short_id %>
<%= url_for(namespace_project_commit_url(@note.project.namespace, @note.project, id: @commit.id, anchor: "note_#{@note.id}")) %>
Author: <%= @note.author_name %>
<%= @note.note %>