summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorlulalala <mark@goodlife.tw>2018-05-09 17:49:33 +0800
committerMark Chao <mchao@gitlab.com>2018-05-17 08:54:51 +0800
commitdc174e9655267e89e1b7c63f8c9f4dac069069c7 (patch)
tree33cebe2481870434098f88f253090f2de91b873d /changelogs
parent179a1ee7c669e758f8dc9fb5e9c8f2563012a6e1 (diff)
downloadgitlab-ce-dc174e9655267e89e1b7c63f8c9f4dac069069c7.tar.gz
Notify with email when merge request became unmergeable
Display MR unmergeable reasons
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/mr-conflict-notification.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/mr-conflict-notification.yml b/changelogs/unreleased/mr-conflict-notification.yml
new file mode 100644
index 00000000000..d3d5f1fc373
--- /dev/null
+++ b/changelogs/unreleased/mr-conflict-notification.yml
@@ -0,0 +1,5 @@
+---
+title: When MR becomes unmergeable, notify and create todo for author and merge user
+merge_request: 18042
+author:
+type: added