summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorLuke Duncalfe <lduncalfe@eml.cc>2019-01-30 14:29:33 +1300
committerLuke Duncalfe <lduncalfe@eml.cc>2019-02-07 10:05:54 +1300
commitb37266004c13ae09f76b2b1fdec02459000124c2 (patch)
tree8d7caeada382bc0c6b05a74a9598620baa2331b1 /changelogs
parentca154f0ff4f15d717a0fcf7a3cb75921ba6880ee (diff)
downloadgitlab-ce-b37266004c13ae09f76b2b1fdec02459000124c2.tar.gz
API support for squash commit message during merge56014-api-merge-request-squash-commit-messages
Issues https://gitlab.com/gitlab-org/gitlab-ce/issues/47149 https://gitlab.com/gitlab-org/gitlab-ce/issues/56014
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/56014-api-merge-request-squash-commit-messages.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/56014-api-merge-request-squash-commit-messages.yml b/changelogs/unreleased/56014-api-merge-request-squash-commit-messages.yml
new file mode 100644
index 00000000000..e324baa94a3
--- /dev/null
+++ b/changelogs/unreleased/56014-api-merge-request-squash-commit-messages.yml
@@ -0,0 +1,5 @@
+---
+title: API allows setting the squash commit message when squashing a merge request
+merge_request: 24784
+author:
+type: added