Skip to content

Fix Create Pull Request action in Remote window#5575

Merged
alexr00 merged 1 commit intomainfrom
alexr00/issue3911
Dec 20, 2023
Merged

Fix Create Pull Request action in Remote window#5575
alexr00 merged 1 commit intomainfrom
alexr00/issue3911

Conversation

@alexr00
Copy link
Member

@alexr00 alexr00 commented Dec 20, 2023

This pull request fixes the issue where the Create Pull Request button is unavailable in the SCM title menu when in a Remote window. The issue was caused by an incorrect value for scmProviderRootUri in the vscode-pull-request-github extension. This pull request updates the value to use vscode.Uri instead of string to resolve the issue.

Fixes #3911

@alexr00 alexr00 self-assigned this Dec 20, 2023
@alexr00 alexr00 enabled auto-merge (squash) December 20, 2023 14:59
@vscodenpa vscodenpa added this to the December / January 2024 milestone Dec 20, 2023
@alexr00 alexr00 merged commit 86015e6 into main Dec 20, 2023
@alexr00 alexr00 deleted the alexr00/issue3911 branch December 20, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SCM title menu Create Pull Request action is unavailable when in a Remote window

3 participants