Skip to content

Use message body for merge request description

Jan Provaznik requested to merge jprovazn-description into master

What does this MR do?

It sets merge request description from message body if possible.

Why was this MR needed?

Currently MR description is taken from source branch commit if there is only single commit in the source branch, but if there are multiple commits then description is left empty.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#40968 (closed)

Edited by Jan Provaznik

Merge request reports