You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this is related to the past issues with private repos (repo in question is a private work repo) but using the default setup when I run GHOpenPR i get "Failed to list PRs"
I've tried this with git_protocol set to ssh and https and using gh pr list in the same directory correctly lists all PRs. They are paginated but that seems to have been solved in the past. I'm not sure what I'm doing wrong here, but any pointers would be greatly appreciated, would love to use your tool.
For added possibly helpful context, running GHSearchPRs results in some errors as well.
I haven't had the time to dig too deep into all this, so apologies if it's something basic or straightforward - and am still fairly new to both nvim and lua. Regardless thanks in advance for both the work put in and any answers - have a great one!
The text was updated successfully, but these errors were encountered:
Hey there!
I'm not sure if this is related to the past issues with private repos (repo in question is a private work repo) but using the default setup when I run
GHOpenPR
i get "Failed to list PRs"I've tried this with git_protocol set to ssh and https and using
gh pr list
in the same directory correctly lists all PRs. They are paginated but that seems to have been solved in the past. I'm not sure what I'm doing wrong here, but any pointers would be greatly appreciated, would love to use your tool.For added possibly helpful context, running
GHSearchPRs
results in some errors as well.I haven't had the time to dig too deep into all this, so apologies if it's something basic or straightforward - and am still fairly new to both nvim and lua. Regardless thanks in advance for both the work put in and any answers - have a great one!
The text was updated successfully, but these errors were encountered: