Skip to content

Bump of release may create a tag when it should not #103

@StephanieKemna

Description

@StephanieKemna

It seems in the last release process, a tag was created by bump-my-version, but it should not have been created yet (note; BUMPVERSION_TAG: "false") - and it should be created in push_to_release. The latter has a check to only create a tag when it does not exist.
If we want it to bomb when it runs, so you are reminded to remove any tag created too early, we could remove that check again.
We can verify/check for next release to ensure all steps work as desired.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions