summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorFatih Acet <acetfatih@gmail.com>2017-10-05 21:56:53 +0000
committerFatih Acet <acetfatih@gmail.com>2017-10-05 21:56:53 +0000
commit64a6552b51fa474ea09b55182896e45b5e41410a (patch)
treeb6dff5b20bb7d3fc07c4976ef41196930278d727 /changelogs
parent2e76b8a960313feedaaace06503cba097572747e (diff)
parent6a5b2fe8943190cff40e6e2c5dbc629fa4540151 (diff)
downloadgitlab-ce-64a6552b51fa474ea09b55182896e45b5e41410a.tar.gz
Merge branch '38389-allow-merge-without-success' into 'master'
Allow merge when no pipeline success Closes #38389 See merge request gitlab-org/gitlab-ce!14633
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/38389-allow-merge-without-success.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/38389-allow-merge-without-success.yml b/changelogs/unreleased/38389-allow-merge-without-success.yml
new file mode 100644
index 00000000000..6a37bcc55fc
--- /dev/null
+++ b/changelogs/unreleased/38389-allow-merge-without-success.yml
@@ -0,0 +1,6 @@
+---
+title: Allow merge in MR widget with no pipeline but using "Only allow merge requests
+ to be merged if the pipeline succeeds"
+merge_request: 14633
+author:
+type: fixed