Skip to content

[testplan-item] Branch auto delete has no signal to the user #8434

@alexr00

Description

@alexr00

Refs #8357

Complexity: 2

Create Issue


Context

When a pull request is merged and the associated branch is automatically deleted, VS Code now shows a notification to inform the user about the deletion and, if applicable, that they have been switched to the default branch. The notification message varies depending on whether the local branch, remote branch, or both were deleted.

Setup

  1. Install the latest pre-release version of the GitHub Pull Requests extension
  2. Have PR that you're ready to merge (don't use auto merge)

Test Steps

  1. Open your repo with the PR that's ready in VS Code with the GitHub Pull Requests extension installed.
  2. Set "githubPullRequests.deleteBranchAfterMerge": true
  3. Check out the PR (either from the PRs view or using the "Checkout by number" command
  4. Merge the PR using the merge button in PR webview
  5. Verify that your local branch is deleted.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions