Commit 001bf72
Add notification when branch is auto-deleted after merge (#8377)
* Initial plan
* Initial plan: Add notification for branch auto-deletion after merge
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Add notification when branch is auto-deleted after merge
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Improve notification to handle both local and remote branch deletion
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Fix notification to only mention branch switch when branch was active
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Remove localized fallback for branch name in notification
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Simplify notification logic by removing isBranchActive check
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Copilot PR feedback
---------
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 7390c8f commit 001bf72
2 files changed
Lines changed: 33 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | 52 | | |
73 | 53 | | |
74 | 54 | | |
| |||
241 | 221 | | |
242 | 222 | | |
243 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
244 | 232 | | |
245 | 233 | | |
246 | 234 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
466 | 490 | | |
467 | 491 | | |
0 commit comments