Add Release Type to Release Page (pre-release)

Problem to solve

Users want to indicate whether a release is official or not.

Intended users

Further details

https://help.github.com/en/articles/creating-releases

image

Proposal

Users can add the meta data stating that the release is pre-release or not pre-release (similar to GitHub) boolean value true/false. "prerelease": false,

  • True to identify the release as a prerelease.
  • False to identify the release as a full release.
  • Default: false

1st iteration can include API method UI from release page can follow after

Future Behavior

In the future, we may want to select this automatically from the release name or tag. For example: a name containing: beta, alpha, private etc. would be a pre-release release.

Permissions and Security

Documentation

Testing

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

What is the type of buyer?

Links / references

https://help.github.com/en/articles/creating-releases

Edited Feb 23, 2022 by Jaime Martinez
Assignee Loading
Time tracking Loading