Skip to content

Don't allow blank MR titles in API

username-removed-2900 requested to merge api-dont-allow-blank-mr-titles into master

What does this MR do?

Don't allow blank MR titles. When updating a merge request, the MR would be partially handled (e.g. the state updated) but then returns an error.

What are the relevant issue numbers?

Closes #25033 (closed)

Merge request reports