summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-04-16 20:51:16 -0700
committerStan Hu <stanhu@gmail.com>2017-04-19 07:56:08 -0700
commit11fd2f80b0500736a9df0befbd371bfec9549138 (patch)
tree269a8c30300679e41a4bf73346beebe56e327314 /changelogs
parenta9da37434af6d44c5f851affd4bd69b370760e8e (diff)
downloadgitlab-ce-11fd2f80b0500736a9df0befbd371bfec9549138.tar.gz
Don't delete a branch involved in an open merge request in "Delete all merged branches" servicesh-issue-29247-fix
Customers were surprised by the previous behavior, which destroyed branches even though an open merge request existed for it. Closes #29427
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-issue-29247-fix.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-issue-29247-fix.yml b/changelogs/unreleased/sh-issue-29247-fix.yml
new file mode 100644
index 00000000000..b530e5da55b
--- /dev/null
+++ b/changelogs/unreleased/sh-issue-29247-fix.yml
@@ -0,0 +1,5 @@
+---
+title: Don't delete a branch involved in an open merge request in "Delete all merged
+ branches" service
+merge_request:
+author: