Commit a0dc614
Avoid associating branches with stale closed PRs (#8727)
* Initial plan
* Fix stale PR association for branches tracking a base branch upstream
Agent-Logs-Url: https://github.com/microsoft/vscode-pull-request-github/sessions/c9502930-8af9-4e4b-b72f-ad7cdd228e8d
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Remove incomplete issue URL from comment
Agent-Logs-Url: https://github.com/microsoft/vscode-pull-request-github/sessions/c9502930-8af9-4e4b-b72f-ad7cdd228e8d
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Re-check GitHub for open PR even when local metadata exists
Agent-Logs-Url: https://github.com/microsoft/vscode-pull-request-github/sessions/dea2457f-3b57-4756-a349-7bd07b19d340
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Remove upstream branch name guard per review feedback
Agent-Logs-Url: https://github.com/microsoft/vscode-pull-request-github/sessions/ffe794e4-1828-489c-9ee8-12e97a16d4b4
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Restore previous getPullRequestForBranch behavior
Agent-Logs-Url: https://github.com/microsoft/vscode-pull-request-github/sessions/64270c6c-f0b3-401d-ab68-314f7ccd6cf5
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>1 parent a0d196e commit a0dc614
1 file changed
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
587 | | - | |
588 | 587 | | |
589 | 588 | | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | | - | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
594 | 599 | | |
| 600 | + | |
| 601 | + | |
595 | 602 | | |
596 | 603 | | |
597 | 604 | | |
| |||
0 commit comments