-
Notifications
You must be signed in to change notification settings - Fork 720
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded
Milestone
Description
Type: Bug
Open a remote repo.
Open issues in the Github pull requests section.
Click on the arrow for: Start Working on an issue.
A message pops up saying that I don't have permission to work on this repo. So it suggests to fork it. I click on Fork it.
It will show a notice saying: "Creating Fork: Adding remotes. This may take a few moments."
It shows the progressbar halfway and stays there infinitely.
Extension version: 0.108.0
VS Code version: Code 1.99.0 (4437686ffebaf200fa4a6e6e67f735f3edf24ada, 2025-04-02T21:35:19.530Z)
OS version: Windows_NT x64 10.0.26100
Modes: Restricted
exthost.log:
2025-05-19 11:06:11.709 [info] Extension host with pid 16448 started
2025-05-19 11:06:11.709 [info] Skipping acquiring lock for c:\Users\xxx\AppData\Roaming\Code\User\workspaceStorage\b121926de3cd83079f85025551ed9e3d.
2025-05-19 11:06:11.738 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
2025-05-19 11:06:11.789 [info] ExtensionService#_doActivateExtension ms-vscode.remote-repositories, startup: false, activationEvent: 'onFileSystem:vscode-vfs'
2025-05-19 11:06:11.925 [info] ExtensionService#_doActivateExtension vscode.configuration-editing, startup: false, activationEvent: 'onLanguage:jsonc'
2025-05-19 11:06:11.940 [info] ExtensionService#_doActivateExtension vscode.json-language-features, startup: false, activationEvent: 'onLanguage:jsonc'
2025-05-19 11:06:12.035 [info] ExtensionService#_doActivateExtension vscode.typescript-language-features, startup: false, activationEvent: 'onLanguage:jsonc'
2025-05-19 11:06:12.118 [info] ExtensionService#_doActivateExtension biomejs.biome, startup: false, activationEvent: 'onLanguage:jsonc'
2025-05-19 11:06:12.244 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
2025-05-19 11:06:12.508 [info] ExtensionService#_doActivateExtension GitHub.vscode-pull-request-github, startup: false, activationEvent: 'api', root cause: ms-vscode.remote-repositories
2025-05-19 11:06:12.621 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*'
2025-05-19 11:06:12.679 [info] ExtensionService#_doActivateExtension GitHub.remotehub, startup: false, activationEvent: 'api', root cause: ms-vscode.remote-repositories
2025-05-19 11:06:14.111 [info] Eager extensions activated
2025-05-19 11:06:14.122 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
2025-05-19 11:06:14.151 [info] ExtensionService#_doActivateExtension ms-vscode-remote.remote-wsl-recommender, startup: false, activationEvent: 'onStartupFinished'
2025-05-19 11:06:14.173 [info] ExtensionService#_doActivateExtension ms-vscode-remote.remote-containers, startup: false, activationEvent: 'onStartupFinished'
2025-05-19 11:06:14.379 [info] ExtensionService#_doActivateExtension ms-vscode-remote.remote-wsl, startup: false, activationEvent: 'onStartupFinished'
GitHub Pull Request.log:
2025-05-19 11:06:12.993 [warning] C:\Users\xxx\.ssh\config: ENOENT: no such file or directory, open 'C:\Users\xxx\.ssh\config'
2025-05-19 11:06:12.993 [info] [Activation] Extension version: 0.108.0
2025-05-19 11:06:13.114 [info] [Activation] Looking for git repository
2025-05-19 11:06:13.114 [info] [Activation] Found 0 repositories during activation
2025-05-19 11:06:13.114 [info] [Activation] Git repository found, initializing review manager and pr tree view.
2025-05-19 11:06:13.217 [info] [GitAPI] Registering git provider
2025-05-19 11:06:14.877 [info] [GitAPI] Repository vscode-vfs://github/boidushya/better-lyrics has been opened
2025-05-19 11:06:14.877 [info] [Review+0] Validate state in progress
2025-05-19 11:06:14.877 [info] [Review+0] Validating state...
2025-05-19 11:06:14.892 [info] [FolderRepositoryManager+0] Found GitHub remote for folder \boidushya\better-lyrics
2025-05-19 11:06:15.200 [info] [FolderRepositoryManager+0] Trying to use globalState for assignableUsers.
2025-05-19 11:06:15.210 [info] [Review+0] No matching pull request metadata found locally for current branch master
2025-05-19 11:06:15.277 [info] [FolderRepositoryManager+0] Using globalState assignableUsers for 1.
2025-05-19 11:06:16.600 [info] [Review+0] No matching pull request metadata found on GitHub for current branch master
2025-05-19 11:06:31.198 [info] [GitHubRepository+0] Fork ready
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded