Skip to content

Clarify release stability in tags #168

@scothis

Description

@scothis

The releases page labels the v2.0.0 and v2.1.0 tags as pre-release and "beta". Because the tag name is also a version number not following semver, Dependabot is picking up these releases and upgrading workflows from stable action releases to pre-releases. The tags should be v2.0.0-beta to follow the semver conventions around pre-releases, allowing GitHub's tools to work well with GitHub's tools. Or if these tags are not actually beta, the releases page should be clarified.

This issue isn't limited to the setup-node action, but it's the first actions/* repo where I noticed the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions