Skip to content

Release notes are malformed #567

@jasonkarns

Description

@jasonkarns

The diff/changelog links in release notes for this action are broken/malformed.

See latest release: https://github.com/step-security/harden-runner/releases/tag/v2.13.0

Image

Full changelog link is v2...v2.13.0

Image

Note how the changelog is diff-ing 2.13.0 with v2 and not with 2.12.2.

This is because the action is using v2 "major version" tag. That "major version" git ref should be a branch, not a tag because the ref is continually updated each release. (Git conventions expect tags to be generally immutable. Branches are mutable.)

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