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

Option to tag hotfix with another tag name #110

Open
MattLishman opened this issue Apr 13, 2016 · 10 comments
Open

Option to tag hotfix with another tag name #110

MattLishman opened this issue Apr 13, 2016 · 10 comments

Comments

@MattLishman
Copy link

When I finish a hotfix, it would be nice to have the option to "Choose tag name" rather than using the branch name.

This could be an input that pops up and let's you type the tag name.
Similar to the "Custom hotfix commit message" dialog.

@OpherV
Copy link
Owner

OpherV commented Apr 13, 2016

How would you do the same with the command line gitflow?

@MattLishman
Copy link
Author

I can't find how to do this in a normal gitflow workflow. Unless anyone else can, feel free to close it if it isn't suitable and I will re open if the feature exists in the future.

It's odd that gitflow doesn't support this.

@OpherV
Copy link
Owner

OpherV commented Apr 13, 2016

You can always suggest a feature to gitflow AVH:
https://github.com/petervanderdoes/gitflow-avh

If it ever gets implemented in git flow I'll be sure to include that in gitflow4idea as well!

@OpherV OpherV closed this as completed Apr 13, 2016
@MattLishman
Copy link
Author

MattLishman commented Apr 13, 2016

Thanks. Good idea, I will do.

@renanwilliam
Copy link

I think that this issue can be reopened. It can be done using git flow hotfix finish -T.
Is it possible do reopen this enhacement?

@OpherV
Copy link
Owner

OpherV commented Aug 15, 2016

@renanwilliam Thanks for pointing this out!

@OpherV OpherV reopened this Aug 15, 2016
@Flowster
Copy link

Hi @OpherV any news on the subject?

@OpherV
Copy link
Owner

OpherV commented Apr 4, 2018

@renanwilliam @Flowster
I just finished a huge refactor to easy allow flags like this.
So now the question is how to tackle UI for this feature - because I assume you don't want to custom-tag every release. How do you envision this?

@renanwilliam
Copy link

@OpherV
I think that can have a flag like 'Custom Hotfix Tags' in plugin general configuration. If it turned on, a pop-up that will be displayed for tag message will have a extra-field for tag name.

@renanwilliam
Copy link

I understand that this feature is already delivered and the issue can be closed now

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

No branches or pull requests

4 participants