Skip to content

Allowed a release branch to be renamed #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

ChrisJStone
Copy link
Member

This is a re submission of PR 392

This is useful for situations in which there is an active release branch but then a hotfix is required that will require the release branch to bump the version.

For example, if release/1.2.1 exists but then hotfix/1.2.1 happens, the release branch now needs renaming to release/1.2.2.

This is useful for situations in which there is an active release branch
but then a hotfix is required that will require the release branch to
bump the version.

For example, if `release/1.2.1` exists but then `hotfix/1.2.1` happens,
the release branch now needs renaming to `release/1.2.2`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants