RO: Make Releases Page Viable
We recently launched a new Releases Page feature via https://gitlab.com/gitlab-org/gitlab-ce/issues/41766. This tracks the items required over 2019 to make this feature viable. This epic consolidates the steps to make the release page viable: 12.5: * gitlab#31615 - UX research epic on Release 12.6: * gitlab#32632 - we introduced the release entity, this issue will allow to filter issues and MRs by the release attribute. * gitlab#26016 - allows to edit the release directly from the UI without needing to update the cURL in the API level. * gitlab#26013 - not directly related to the release page, but gives a ton of flexibility enabling creation of the release from the gitlab-ci.yml file and not from the tags page. * gitlab#31289 this issue lets you see the status of the issues associated to a release - open/closed, and number of issues per release etc. 12.7 * gitlab#32812 - create a release through the UI is not set for this milestone, as this can be achieved today through the tags and https://gitlab.com/gitlab-org/gitlab/issues/26013 allows to create a release from the gitlab-ci.yml therefore a lower priority issue * gitlab#17838 - supports the ability to have files uploaded in releases 12.8 * gitlab#32807 - needed for release governance
epic