Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Not possible to create issue while in working branch #198

Closed
caifara opened this issue Aug 13, 2014 · 8 comments · Fixed by #224
Closed

Not possible to create issue while in working branch #198

caifara opened this issue Aug 13, 2014 · 8 comments · Fixed by #224
Labels

Comments

@caifara
Copy link

caifara commented Aug 13, 2014

When working in a feature branch, ghi open -m "message" should, in my opinion, create a new issue. Instead, it infers the current issue number and tries to reopen it.

So this is not a bug, but I've never tried to reopen an issue using ghi and constantly run into wanting to create an issue while working on another one.

@pjf
Copy link

pjf commented Oct 25, 2014

Aye, I have this too. (With ghi new, which quite definitely should be creating a new issue!)

@glittershark
Copy link
Contributor

👍

glittershark added a commit to glittershark/ghi that referenced this issue Mar 19, 2015
Add a config option `ghi.infer-issue` that, if set to "false", will
disable inferring the issue from the branch prefix

Fixes stephencelis#198
@AlexChesters
Copy link
Contributor

@glittershark's pull request seems like a good solution to this.

@AlexChesters
Copy link
Contributor

Closing as this has now been merged

@pjf
Copy link

pjf commented Oct 17, 2015

Hooray! Thank you!! :)

@AlexChesters
Copy link
Contributor

You're welcome @pjf 😄

@caifara
Copy link
Author

caifara commented Oct 19, 2015

Great news, thanks!

@AlexChesters
Copy link
Contributor

@caifara 😄

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

Successfully merging a pull request may close this issue.

4 participants