Allow users to create annotated tags from release
What does this MR do and why?
Users not only sometimes want to annotate tags with messages, but also wish for them to be different from the officially posted release notes.
A new text area is added to allow users to write out a tag message, and a collapse is utilized to show and hide the tag creation inputs, only showing them the user wishes to create a new tag.
Changelog: added
Screenshots or screen recordings
How to set up and validate locally
- In a project, navigate to Deployments > Releases
- Create a new release
- Enter a tag name in the dropdown, and select `Create tag {tag name}
- Enter a tag message
- Create the release
- Verify the message in Repository > Tags
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 #362481 (closed)
Edited by Andrew Fontaine