summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorAdam Niedzielski <adamsunday@gmail.com>2017-03-17 14:12:16 +0100
committerAdam Niedzielski <adamsunday@gmail.com>2017-03-17 16:44:15 +0100
commitcc25c4c06c532eef592cb88440f271694faf97ef (patch)
treedd9ef986b2506078c153872015b018fa2573125f /changelogs
parent7a623907528a77187e070c9721469df8bdd00ec8 (diff)
downloadgitlab-ce-cc25c4c06c532eef592cb88440f271694faf97ef.tar.gz
Allow creating merge request even if target branch is not specified in query params
Closes #28890
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/28890-allow-creating-mr-without-target-branch-in-url.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/28890-allow-creating-mr-without-target-branch-in-url.yml b/changelogs/unreleased/28890-allow-creating-mr-without-target-branch-in-url.yml
new file mode 100644
index 00000000000..114a14ec2df
--- /dev/null
+++ b/changelogs/unreleased/28890-allow-creating-mr-without-target-branch-in-url.yml
@@ -0,0 +1,5 @@
+---
+title: Allow creating merge request even if target branch is not specified in query
+ params
+merge_request: 9968
+author: