Skip to content

Include annotated tag message with release notes

Andrew Fontaine requested to merge afontaine/tag-notes-in-releases into master

What does this MR do and why?

When a tag is selected, its details are fetched. If it has an included message (it is an Annotated Tag), and the new checkbox is selected, the tag notes are included in the following format:

release notes

### Tag Notes

annotated tag message

When editing a release, as the tag notes could already be included, the option to include it is removed.

Screenshots or screen recordings

image

How to set up and validate locally

  1. create a new tag for a project, include some notes but not release notes
  2. create a release for that tag, and select the new checkbox

MR acceptance checklist

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

For #15563 (closed)

Edited by Andrew Fontaine

Merge request reports

Loading