Skip to content

API support for setting squash commit message during squash

What does this MR do?

Allows a client to set the squash commit message when squashing a merge commit through the API.

This is the API-specific component of work done in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24518 and can be merged into master once that MR has been merged.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Closes #56014 (closed)

Edited by Luke Duncalfe

Merge request reports