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:
authorDouwe Maan <douwe@gitlab.com>2018-11-07 22:11:54 +0300
committerDouwe Maan <douwe@gitlab.com>2018-11-07 22:11:54 +0300
commit3632a8ab8b697c0401addf76c6676361cc5396bc (patch)
treeb027b6b3fdf26680f544dedc243f8641a41fc299 /changelogs
parent25e53b63ae27052b5815644656d73e1dcf96b7a4 (diff)
parentc85a19f920da1b544bbfae344145503c25e71048 (diff)
Merge branch 'bvl-patches-via-mail' into 'master'
Allow to add patches to merge requests created via email Closes #40830 See merge request gitlab-org/gitlab-ce!22723
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/bvl-patches-via-mail.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/bvl-patches-via-mail.yml b/changelogs/unreleased/bvl-patches-via-mail.yml
new file mode 100644
index 00000000000..6fd9e6a956c
--- /dev/null
+++ b/changelogs/unreleased/bvl-patches-via-mail.yml
@@ -0,0 +1,5 @@
+---
+title: Allow adding patches when creating a merge request via email
+merge_request: 22723
+author: Serdar Dogruyol
+type: added