microsoft / microsoft/vscode-pull-request-github
Deleting a branch auto-closes any PRs targeting the deleted branch
@alexr00 đang làm issue này rồi.
Từ ngày 8/5/2025.
- Ngôn ngữ chính
- TypeScript
- Star
- 2.6k
- Fork
- 795
- Merge trung bình
- 1 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 46
Mô tả
I have a pull request targeting my default branch from branch A, and I have a PR for branch B targeting branch A.
When I merge the PR for branch A into my default branch and delete branch A on local and remote from the Pull Request description view in VSCode, my PR for branch B targeting branch A is closed and cannot be reopened. I have to create a new PR targeting my default branch from branch B and I lose all history of comments and reviews that were in the original PR for branch B.
When I do the same process in the Github.com web console, the PR for branch B targeting branch A automatically gets updated to target my default branch when I merge and delete branch A.
- Extension version: 0.108.0
- VSCode Version: 1.99.1
- OS: Mac OS Version 15.4 (24E248)
- Repository Clone Configuration (single repository/fork of an upstream repository): single repository
- Github Product (Github.com/Github Enterprise version x.x.x): Github.com
Steps to Reproduce:
- Create a PR on branch A with a target of default branch
- Create a PR on branch B with a target of branch A
- Merge the PR for branch A into default branch
- Delete branch A on local and remote
- Observe that PR for branch B is now closed and cannot be reopened
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.