Skip to content

Include first multiline commit in MR description for default template

Stan Hu requested to merge sh-include-multiline-comment-mr into main

I often spend a long time writing my commit messages, only to spend an extra step copying and pasting these into the merge request description. Having the text automatically inserted would save time.

This uses %{first_multiline_commit} to include the first multiline commit in the MR description.

Docs: https://docs.gitlab.com/ee/user/project/description_templates.html

We made this same change in other projects:

Edited by Stan Hu

Merge request reports