Skip to content

Creating a pull request doesn't use commit message for PR description when the base branch has more commits #3350

@maxfurman

Description

@maxfurman

This extension used to use the latest commit message content to pre-fill the PR title and description when using the Create Pull Request feature. Now it only pre-fills the title and leaves the description blank. Did this behavior change intentionally? If so, is there a setting to switch it back?

  • Extension version: 0.36.2
  • VSCode Version: 1.64.2
  • OS: MacOS 10.15.7

Steps to Reproduce:

  1. Create a new branch
  2. Add a commit to that branch with a multi-line commit message
  3. Click the "Create Pull Request" button in the Source Control pane
  4. See that the Title is set to the first line of the commit message but the description is blank.

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