summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-12-09 13:39:53 +0000
committerRémy Coutable <remy@rymai.me>2016-12-09 13:39:53 +0000
commit192d40e53e3a3bdd397b15f50d6ad1b9840c67b3 (patch)
tree21f28578ddca005b91bba27bbf9c30fce5327f05 /changelogs
parentb026e8cd88a3345c8c8fdb25bb12465d520939f6 (diff)
parent8b5c16e4b1d54745ba6ca65ecfbf14c1683db3b4 (diff)
downloadgitlab-ce-192d40e53e3a3bdd397b15f50d6ad1b9840c67b3.tar.gz
Merge branch 'api-remove-source-branch' into 'master'
API: Ability to remove source branch Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/23577 See merge request !7804
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/api-remove-source-branch.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/api-remove-source-branch.yml b/changelogs/unreleased/api-remove-source-branch.yml
new file mode 100644
index 00000000000..d1b6507aedb
--- /dev/null
+++ b/changelogs/unreleased/api-remove-source-branch.yml
@@ -0,0 +1,4 @@
+---
+title: 'API: Ability to set ''should_remove_source_branch'' on merge requests'
+merge_request:
+author: Robert Schilling