summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2016-11-28 21:33:12 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2016-12-04 16:52:42 +0100
commit8b5c16e4b1d54745ba6ca65ecfbf14c1683db3b4 (patch)
tree75921dd684e623cc8291626206c1e42351d6c6ff /changelogs
parentbd67459131e22273b502eb27d97709827ff42262 (diff)
downloadgitlab-ce-api-remove-source-branch.tar.gz
API: Ability to remove source branchapi-remove-source-branch
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