Skip to content

How to anticipate the correct release branch name? #1

@jdimeo

Description

@jdimeo

If we're using semver for branch names, how do you know exactly if your work for that release will be patch vs. minor vs. major? For example, I might be planning on 1.0.5 but then due to shifting priorities or an angry customer, we squeeze in an API contract change and it needs to become 1.1.0.

I suppose the answer is you just start a 1.1.0 branch and merge the dead branch in, but I'm wondering if that creates more noise in real world applications of this branching model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions