-
Notifications
You must be signed in to change notification settings - Fork 12
First time running gh jira result in error #39
Comments
First, you need to be logged in on GitHub using gh. Then when you try to run any |
I am logged into github using gh. I can comment, add, review, etc. that works perfectly. The above is what happens as soon as I run gh jira. Looking at the code it seems gh-jira assumes username is already present. Try remove your .json file and see if still works for you ? (just a guess) |
I just tried again. Removed gh jira and reinstalled it. Removed ~/.gh.json and here are what I get when running gh pr:
So that works. now run
Thus yeah, something is assuming jiraConfig exists before jiraConfig is even added. |
Tried this with very latest update from gh and it is the same thing. gh works with github, gh-jira fails when .gh.json has no jiraconfig. |
seems new updates being ignored so removing first usage question . |
Following the instructions running
gh jira
just gives:Would be great with some info in the readme about how to actually set this up.
Thanks
The text was updated successfully, but these errors were encountered: