Include annotated tag message with release notes
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
How to set up and validate locally
- create a new tag for a project, include some notes but not release notes
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
For #15563 (closed)
Edited by Andrew Fontaine