summaryrefslogtreecommitdiff
path: root/app/views/notify/resolved_all_discussions_email.html.haml
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2016-07-28 21:00:32 -0600
committerDouwe Maan <douwe@selenight.nl>2016-07-28 21:00:32 -0600
commitac6b634d9e1afb36c8ebb0d84cd23465fe4b0f84 (patch)
treebde86426b2dbfc059c4c27d770f4b9d3187c7da6 /app/views/notify/resolved_all_discussions_email.html.haml
parentfa4a613517a4a236ea5e98a1964e52c8b4eef595 (diff)
downloadgitlab-ce-ac6b634d9e1afb36c8ebb0d84cd23465fe4b0f84.tar.gz
Send notification email when all discussions are resolved
Diffstat (limited to 'app/views/notify/resolved_all_discussions_email.html.haml')
-rw-r--r--app/views/notify/resolved_all_discussions_email.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/notify/resolved_all_discussions_email.html.haml b/app/views/notify/resolved_all_discussions_email.html.haml
new file mode 100644
index 00000000000..522421b7cc3
--- /dev/null
+++ b/app/views/notify/resolved_all_discussions_email.html.haml
@@ -0,0 +1,2 @@
+%p
+ All discussions on Merge Request #{@merge_request.to_reference} were resolved by #{@resolved_by.name}