This repository has been archived by the owner on Mar 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 135
Not possible to create issue while in working branch #198
Labels
Comments
Aye, I have this too. (With |
👍 |
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
@glittershark's pull request seems like a good solution to this. |
Closing as this has now been merged |
Hooray! Thank you!! :) |
You're welcome @pjf 😄 |
Great news, thanks! |
@caifara 😄 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: