Allow a Release's name to be added through the "Create Release"

Problem to solve

Adding a Release's name is only possible through the Release Links API

Intended users

Further details

Enable the new field to the "Create Release" page that allows a user to add the release name in the backend.

Proposal

As a Release Manager, I want to add a title to my release, so that I can specify a name different from the Tag name to people that will consume the released item.

💎 SEE PROTOTYPE ON THE DESIGN TAB

Acceptance criteria:

  • While creating a release using GitLab's UI, the user sees a new Release title the form field.
  • User should be able to enter all special alphanumeric characters into the field.
  • Entering a release title will populate the API attribute name.
  • The field is optional.
  • After saving the item, if a title is entered, it should render in the Release page overview/detail.

Permissions and Security

Documentation

Yes, this will need a documentation update,

Availability & Testing

What does success look like, and how can we measure that?

What is the type of buyer?

Links / references

Edited by Rayana Verissimo