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

Jira/Bitbucket Smart Commit expect hashtag in front of magic word #257

Closed
buep opened this issue Oct 8, 2017 · 1 comment
Closed

Jira/Bitbucket Smart Commit expect hashtag in front of magic word #257

buep opened this issue Oct 8, 2017 · 1 comment

Comments

@buep
Copy link
Contributor

buep commented Oct 8, 2017

I just learned that the Smart Commit feature we rely on uses hashtag for commands.

So close should be #close and for say issues PRJ-17 our close message have to be PRJ-17 #close.

This is slightly different from Github.

@groenborg
Copy link
Collaborator

groenborg commented Oct 9, 2017

We can try to auto detect the service the user is using, however it would be easier to use the configuration, since that can tell us directly what service you use.

So now wrap-up will work like this:

git phlow wrapup > using default conf or internal default

git phlow wrapup -t jira > using jira conf in .gitconfig

@buep

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

No branches or pull requests

3 participants