summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-12-18 10:08:44 +0000
committerRémy Coutable <remy@rymai.me>2018-12-18 10:08:44 +0000
commitf3d80159fcfa3c1e4d5a6d3c747ef89293288621 (patch)
tree327580fd572b17e6a6f954cf95083deaeec46b5c /changelogs
parentc516c801c5530555863b9ff52ca1f01f63c00a19 (diff)
parent9d1090d49b3077a4a785d2f624e60686d0a863e3 (diff)
downloadgitlab-ce-f3d80159fcfa3c1e4d5a6d3c747ef89293288621.tar.gz
Merge branch '51485-new-issue-labels-note' into 'master'
Run CommonSystemNotesService on issuable create Closes #51485 See merge request gitlab-org/gitlab-ce!23859
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/51485-new-issue-labels-note.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/51485-new-issue-labels-note.yml b/changelogs/unreleased/51485-new-issue-labels-note.yml
new file mode 100644
index 00000000000..a312d379ce2
--- /dev/null
+++ b/changelogs/unreleased/51485-new-issue-labels-note.yml
@@ -0,0 +1,5 @@
+---
+title: Create system notes on issue / MR creation when labels, milestone, or due date is set
+merge_request: 23859
+author:
+type: added