vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

Automatically delete head branches isn't synced with the extension after merge/squash

Open bmolaga-r7 opened this issue 3 years ago • 0 comments

When configuring GitHub to "Automatically delete head branches" like in here -

Screen Shot 2022-07-03 at 9 13 29

After every merge/squash from the extension, the head branch is deleted as expected on GitHub and on the origin of course, but the extension is not updated and does not show any indication of the deletion, the opposite - it asks me if I want to delete the branch -

Screen Shot 2022-07-03 at 9 10 02

  • Extension version: v0.44.0
  • VSCode Version: 1.68.1
  • OS: macOS Monterey 12.4

Steps to Reproduce:

  1. Go to repo settings > General > enable "Automatically delete head branches "
  2. Open a PR
  3. Go to vscode > GitHub Pull Requests extension > merge the PR

bmolaga-r7 avatar Jul 03 '22 06:07 bmolaga-r7