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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2018-09-21 11:12:07 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2018-09-21 11:12:07 +0300
commita293640404cbe7fc7ff60a04f77113ddcf990c6a (patch)
treec668e7b813c0f0740165e683c2845618a82991c6 /changelogs
parenta5491fd12d12715001a6383a1fd940edd4a1ae32 (diff)
parent49c07a4139701cef14e9f1335c819f618717bf95 (diff)
Merge branch 'fix-chat-notification-service-for-ee' into 'master'
Fix activity titles for MRs in chat notification services Closes gitlab-ee#5325 See merge request gitlab-org/gitlab-ce!21834
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-chat-notification-service-for-ee.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-chat-notification-service-for-ee.yml b/changelogs/unreleased/fix-chat-notification-service-for-ee.yml
new file mode 100644
index 00000000000..b69d08b95db
--- /dev/null
+++ b/changelogs/unreleased/fix-chat-notification-service-for-ee.yml
@@ -0,0 +1,5 @@
+---
+title: Fix activity titles for MRs in chat notification services
+merge_request: 21834
+author:
+type: fixed