diff options
author | Nick Thomas <nick@gitlab.com> | 2018-09-20 11:47:08 +0100 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2018-09-20 11:52:14 +0100 |
commit | 49c07a4139701cef14e9f1335c819f618717bf95 (patch) | |
tree | 72776ba5437f76831771b1792c869a3c1b6af285 /changelogs | |
parent | 8c2192943a5efc4d0a28c67b04bf9b979def66a1 (diff) | |
download | gitlab-ce-49c07a4139701cef14e9f1335c819f618717bf95.tar.gz |
Fix activity titles for MRs in chat notification services
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/fix-chat-notification-service-for-ee.yml | 5 |
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 |