Skip to content
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

Bump develop version after feature-finish #162

Closed
jam01 opened this issue Mar 6, 2019 · 2 comments
Closed

Bump develop version after feature-finish #162

jam01 opened this issue Mar 6, 2019 · 2 comments

Comments

@jam01
Copy link

jam01 commented Mar 6, 2019

A way to allow the develop version to be bumped after doing a feature-finish

gitCheckout(gitFlowConfig.getDevelopmentBranch())
gitMergeNoff(featureBranchName)
commitProjectVersion(nextSnapshotVersion, commitMessages.getReleaseVersionUpdateMessage())

I could probably throw in a PR if you're OK with this functionality. Perhaps through a incrementDevelopmentVersionAtFinish parameter or something along those lines.

@aleksandr-m
Copy link
Owner

@jam01 Sure. PR-s are welcome.

@ashusharmatech
Copy link

PR opened for this enhancement PR #241

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants