Welcome to mirror list, hosted at ThFree Co, Russian Federation.

note_merge_request_email.text.erb « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3daa091db81d6b520182cfca99421aefb73300d6 (plain)
1
2
3
4
5
6
7
8
9
New comment for Merge Request <%= @merge_request.id %>

<%= url_for(project_merge_request_url(@merge_request.target_project, @merge_request, anchor: "note_#{@note.id}")) %>
      

<%= @note.author_name %>
                  
<%= @note.note %>