Skip to content

Create Pull request keeps selecting base and merge to be the same #5727

Closed
microsoft/vscode
#204585
@lramos15

Description

@lramos15
  1. Make a change
  2. Create a branch
  3. Commit changes to branch
  4. F1 -> Create PR
  5. 🐛 As of today base and merge keep being the same, leading me to manually select the base.
image

Not sure what you need for logs so here's GHPRI and Git

2024-02-05 12:51:22.792 [info] Review+0> No matching pull request metadata found locally for current branch lramos15/far-chickadee
2024-02-05 12:51:23.333 [info] Review+0> No matching pull request metadata found on GitHub for current branch lramos15/far-chickadee
2024-02-05 12:51:29.118 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"microsoft","repositoryName":"vscode-github-triage-actions"},"defaultBaseBranch":"lramos15/far-chickadee","defaultCompareRemote":{"owner":"microsoft","repositoryName":"vscode-github-triage-actions"},"defaultCompareBranch":"lramos15/far-chickadee","defaultTitle":"Add more logging to the classification process","defaultDescription":"","defaultMergeMethod":"squash","baseHasMergeQueue":false,"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}

Git.log

Metadata

Metadata

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