summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorEric Eastwood <contact@ericeastwood.com>2017-10-02 11:11:18 -0500
committerEric Eastwood <contact@ericeastwood.com>2017-10-05 01:46:16 -0500
commit6a5b2fe8943190cff40e6e2c5dbc629fa4540151 (patch)
tree220edd683a2837209e64cfc38c8c2f1d5225f2d4 /changelogs
parent8921af39e74976e37e92c786bd957883110f6522 (diff)
downloadgitlab-ce-6a5b2fe8943190cff40e6e2c5dbc629fa4540151.tar.gz
Allow merge when no pipeline success38389-allow-merge-without-success
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38389
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