summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2019-06-21 14:39:49 +0000
committerSean McGivern <sean@gitlab.com>2019-06-21 14:39:49 +0000
commitf318a14366a46e72a402402030ab809a2d4ee1ab (patch)
treecf00b643ef56f72e0585abc51d1c1f3317a4ab51 /changelogs
parent671d7cdc445b3a4fdbd2295996d149e833d6b6c2 (diff)
parentdf4c1a75dec4da15c38066ca73312ed91baeb782 (diff)
downloadgitlab-ce-f318a14366a46e72a402402030ab809a2d4ee1ab.tar.gz
Merge branch '58065-uniform-html-txt-email' into 'master'
Make HTML and text emails for new issues uniform and add the mail to mailer previews Closes #58065 See merge request gitlab-org/gitlab-ce!29886
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/58065-uniform-html-txt-email.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/58065-uniform-html-txt-email.yml b/changelogs/unreleased/58065-uniform-html-txt-email.yml
new file mode 100644
index 00000000000..be34e93ff83
--- /dev/null
+++ b/changelogs/unreleased/58065-uniform-html-txt-email.yml
@@ -0,0 +1,5 @@
+---
+title: Always shows author of created issue/started discussion/comment in HTML body and text of email
+merge_request: 29886
+author: Frank van Rest
+type: fixed