cucumber / cucumber/action-create-github-release

support prereleases

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
GitHub releases can be marked as prerelease. It would make sense to do this for release candidates.

**Describe the solution you'd like**
An optional `prerelease` input that defaults to `false` which we could trigger from our release action in consuming projects.

**Describe alternatives you've considered**
Manually updating releases once they're created, as I've done [with cucumber-js](https://github.com/cucumber/cucumber-js/releases).

**Additional context**
Not a high priority - we're doing it when publishing to npm which is important as it affects user installs, GitHub is more of a reference point.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.