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

changed_reviewer_of_merge_request_email.html.haml « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f080a5798f1efd136ba0212c51df6282aaba4319 (plain)
1
2
3
4
= render_if_exists 'notify/address_new_reviewer_with_diff_summary'

%p
  = change_reviewer_notification_text(@merge_request.reviewers, @previous_reviewers, :strong)