vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

All issues queries are empty on GitHub Codespaces

Open maiertech opened this issue 1 year ago • 5 comments

This is the view of my issues in my local instance:

local

Same repo on Codespaces:

codespaces

None of the issues shows up. This issue breaks the workflow, e.g., no branch creation possible and no pull requests possible. I noticed problem only today, i.e. might be related to a recent release.

The problem occurs in two private repos. I am also working on another public repo, in which I see issues just fine.

Might be linked to https://github.com/microsoft/vscode-pull-request-github/issues/5700.

  • Extension version: 0.82.1
  • VSCode Version: 1.87.2 (on Codespaces)
  • OS: Codespaces
  • Repository Clone Configuration (single repository/fork of an upstream repository): private repo
  • Github Product (Github.com/Github Enterprise version x.x.x): GitHub.com

maiertech avatar Mar 21 '24 21:03 maiertech

Maybe a silly question, but it looks like you have different expand/collapse states in the two instances. Is there still nothing there if you expand the "Create Issues" tree entry?

alexr00 avatar Mar 26 '24 11:03 alexr00

No, I see nothing if I expand “Create Issues”.

maiertech avatar Mar 29 '24 21:03 maiertech

I can repro in a private, org-owned, repo. Looks like this is an issue with the auth token that GitHub Codespaces gives us, which is something we've seen before with https://github.com/microsoft/vscode-pull-request-github/issues/5325. Following up with the GitHub folks and will report back when I know more.

alexr00 avatar Apr 08 '24 13:04 alexr00

Any luck on this from the codespaces side?

diclophis avatar May 30 '24 01:05 diclophis

Any luck on this from the codespaces side?

Still broken, unfortunately.

maiertech avatar May 30 '24 08:05 maiertech