Open
Description
Currently a release can have three different statuses: Draft, Pre-Release and Stable. From what I understand only Draft has a specific meaning (allowing to save before tag is created). To allow different use cases it would be nice if custom release statuses would be supported. For example someone might want to mark a release as 'Production', 'Obsolete' etc.
Maybe it can be something similar as Issue Labels with predefined label sets and possibility to add new release labels for a specific repo. That would allow to have multiple labels on same release. Also future functionality could add possibility to filter releases on label.