summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-10-09 14:59:10 +0200
committerRémy Coutable <remy@rymai.me>2017-10-09 15:03:05 +0200
commit3acbbb1ad93f43a44fa29081a1ccec4602048485 (patch)
treea0870f97967f5fd0e55aaa13caf99067db660e21 /changelogs/unreleased
parentf277fa14094e5515e2317d2baa1fa0bfb95966da (diff)
downloadgitlab-ce-3acbbb1ad93f43a44fa29081a1ccec4602048485.tar.gz
Don't show an "Unsubscribe" link in snippet comment notifications
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/23888-fix-unsubscription-link-for-snippet-notification.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/23888-fix-unsubscription-link-for-snippet-notification.yml b/changelogs/unreleased/23888-fix-unsubscription-link-for-snippet-notification.yml
new file mode 100644
index 00000000000..36bed037160
--- /dev/null
+++ b/changelogs/unreleased/23888-fix-unsubscription-link-for-snippet-notification.yml
@@ -0,0 +1,5 @@
+---
+title: Don't show an "Unsubscribe" link in snippet comment notifications
+merge_request: 14764
+author:
+type: fixed