Skip to content

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

@roblourens

Description

@roblourens

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}

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions