Add commit footer to Changelog
Summary
At the end of the changelog entry, add the commit footer references. Issue ID or merge request id.
.gitlab-ci.yml Variable
By default the feature is enabled.
-
CHANGELOG_FOOTER_REFERENCES=Trueadd references from footer. -
CHANGELOG_FOOTER_REFERENCES=Falsedo nothing -
CHANGELOG_FOOTER_REFERENCESnot defined, add references from footer.
Links
👷 Tasks
-
only adds MR or Issue ID -
builds a full gitlab url to link entry. -
end user can toggle usage of the feature per CI Job
Edited by Jon