Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uses PR template from the wrong repo in multi-root workspace #5489

Closed
roblourens opened this issue Nov 17, 2023 · 0 comments · Fixed by #5494
Closed

Uses PR template from the wrong repo in multi-root workspace #5489

roblourens opened this issue Nov 17, 2023 · 0 comments · Fixed by #5494
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@roblourens
Copy link
Member

Lately I've been noticing that when I submit a PR to vscode, I might see the PR template from vscode-copilot. I did this right after submitting a PR to vscode-copilot from the same workspace.

image
2023-11-17 09:31:35.290 [info] Review+2> Validate state in progress
2023-11-17 09:31:35.311 [info] Review+2> Validating state...
2023-11-17 09:31:35.617 [info] Found GitHub remote for folder /Users/roblou/code/vscode
2023-11-17 09:31:35.623 [info] Using in-memory cached assignable users.
2023-11-17 09:31:36.127 [info] Review+2> No matching pull request metadata found locally for current branch roblou/proud-anglerfish
2023-11-17 09:31:36.277 [info] Review+2> Failed to get upstream for branch roblou/proud-anglerfish from git config.
2023-11-17 09:31:36.277 [info] Review+2> No matching pull request metadata found on GitHub for current branch roblou/proud-anglerfish
2023-11-17 09:31:40.174 [error] GitHubRepository> Unable to fetch issues with query: Error: GraphQL error: Something went wrong while executing your query. Please include `FDDC:7A46:A6EB33:1582DDC:65578758` when reporting this issue.
2023-11-17 09:31:40.189 [error] GitHubRepository> Unable to fetch issues with query: Error: GraphQL error: Something went wrong while executing your query. Please include `FDDC:7A46:A6EB33:1582DDC:65578758` when reporting this issue.
2023-11-17 09:32:11.835 [info] Review+2> Validate state in progress
2023-11-17 09:32:11.835 [info] Review+2> Validating state...
2023-11-17 09:32:11.965 [info] Found GitHub remote for folder /Users/roblou/code/vscode
2023-11-17 09:32:11.969 [info] Using in-memory cached assignable users.
2023-11-17 09:32:12.334 [info] Review+2> No matching pull request metadata found locally for current branch roblou/proud-anglerfish
2023-11-17 09:32:12.373 [info] Review+2> Failed to get upstream for branch roblou/proud-anglerfish from git config.
2023-11-17 09:32:12.373 [info] Review+2> No matching pull request metadata found on GitHub for current branch roblou/proud-anglerfish
2023-11-17 09:32:15.763 [error] GitHubRepository> Unable to fetch issues with query: Error: GraphQL error: Something went wrong while executing your query. Please include `FE02:41BC:20609B:433E0A:6557877C` when reporting this issue.
2023-11-17 09:32:15.763 [error] GitHubRepository> Unable to fetch issues with query: Error: GraphQL error: Something went wrong while executing your query. Please include `FE02:41BC:20609B:433E0A:6557877C` when reporting this issue.
2023-11-17 09:33:07.622 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultCompareBranch":"roblou/proud-anglerfish","defaultTitle":"","defaultDescription":"<!-- IMPORTANT: If your pull request adds new tests or changes prompt text,\nCI will fail until you do one of the following:\n1. Follow the documentation to update the cache and baseline.json: https://github.com/microsoft/vscode-copilot/blob/570c245c08452220b5370dffdc2353be2fdee0d3/CONTRIBUTING.md#running-simulation-tests\n2. Rerun the PR pipeline and check the `Update cache and baseline` option: https://dev.azure.com/monacotools/Monaco/_build?definitionId=508\n-->\n","defaultMergeMethod":"squash","remoteCount":1,"allowAutoMerge":true,"mergeMethodsAvailability":{"merge":true,"squash":true,"rebase":true},"autoMergeDefault":true,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"generateTitleAndDescriptionTitle":"Generate with Copilot","creating":false,"initializeWithGeneratedTitleAndDescription":false}
@alexr00 alexr00 added the bug Issue identified by VS Code Team member as probable bug label Nov 17, 2023
@alexr00 alexr00 added this to the November 2023 milestone Nov 17, 2023
alexr00 added a commit that referenced this issue Nov 20, 2023
pull bot pushed a commit to binsee/vscode-pull-request-github that referenced this issue Nov 21, 2023
@roblourens roblourens added the verified Verification succeeded label Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants