[go: up one dir, main page]

Skip to content

Add commit message body as variable in custom changelog template

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Release notes

New variable "commit.message_body" for custom changelog templates

Problem to solve

The changelog generation function allows custom templates. The currently available commit data fields are commit.title (as title), commit.reference, and commit.trailers. The main body of the commit message is not available.

Proposal

Please also support the commit message body (the lines between 'title' and 'commit.trailers' with leading and trailing blank lines stripped). Proposed variable name: commit.message_body

Intended users

Release Manager, Application Ops

Edited by 🤖 GitLab Bot 🤖