Skip to content

semver_release action improvement #75

Description

@nkhralovich

Issue:
I use this action quite frequently, and I noticed that if I create a tag from the last commit named "-023ke" and then try to create one more tag from the same commit, it won't argue. It will though when I will try to create a new tag from a new commit, so I need to go back, remove the duplicated tag and create a new one from the last commit.

Solution:
Change the logic so the script won't allow us to create two tags from the same commit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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