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:
authorRémy Coutable <remy@rymai.me>2017-12-13 16:28:34 +0300
committerRémy Coutable <remy@rymai.me>2017-12-13 16:28:34 +0300
commitb305a1331c14f819914ef1230bdf184860475045 (patch)
treee1e4e2e3b1ce5b3df625ca532de67bae7a41937b /changelogs
parentf12be5c9259da532ab1867ed7547111f3cce3237 (diff)
parentb1e3cb24fa777bc6776c7602935876f546383a38 (diff)
Merge branch 'fix-create-mr-from-issue-with-template' into 'master'
Execute quick actions when creating MR from issue Closes gitlab-ee#4277 See merge request gitlab-org/gitlab-ce!15810
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-create-mr-from-issue-with-template.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-create-mr-from-issue-with-template.yml b/changelogs/unreleased/fix-create-mr-from-issue-with-template.yml
new file mode 100644
index 00000000000..8668aa18669
--- /dev/null
+++ b/changelogs/unreleased/fix-create-mr-from-issue-with-template.yml
@@ -0,0 +1,5 @@
+---
+title: Execute quick actions (if present) when creating MR from issue
+merge_request: 15810
+author:
+type: fixed