gitflow4idea-plus
gitflow4idea-plus copied to clipboard
[feature request] To Suggest a release/bugfix new semantic version number
-
I'm submitting a ...
- [ ] bug report
- [X] feature request
- [ ] puppy => You're not submitting a puppy. I already have one and he's adorable
-
What is the current behavior? When try to create a new release or new bugfix, need to check all tags to see what is the next on release version or bugfix version.
-
What is the expected behavior? Use a semantic mode to up the version, so put the new version as first suggest on the Start Release/Bugfix message.
- 1.1.0 -> 1.2.0 for Release
- 1.1.0 -> 1.1.1 for BugFix
-
What is the motivation / use case for changing the behavior? Avoid some mistake for not remember the latest version tag.
-
Other information (e.g. detailed explanation, stacktrace, related issues, suggestions how to fix, links for me to have context words of praises, pictures of puppies (again with the puppy??) )
For example I was using some time ago this kind of hooks...
- https://github.com/jaspernbrouwer/git-flow-hooks
- https://github.com/petervanderdoes/git-flow-hooks