Skip to content

Include first multiline commit in MR description for default template

Stan Hu requested to merge sh-include-commit-message-mr-template into master

What does this MR do and why?

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports