This repository was archived by the owner on Jan 14, 2026. It is now read-only.
Commit 22eaa72
committed
fix(git): handle shell escaping failure in release notes
- check for empty or failed shell escaping of tag range
- return error messages if escaping fails before running git log
- improve robustness of release notes generation with invalid tags1 parent ee6fee1 commit 22eaa72
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
692 | 692 | | |
693 | 693 | | |
694 | 694 | | |
695 | | - | |
| 695 | + | |
696 | 696 | | |
697 | 697 | | |
698 | 698 | | |
| |||
740 | 740 | | |
741 | 741 | | |
742 | 742 | | |
743 | | - | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
744 | 751 | | |
745 | 752 | | |
746 | 753 | | |
| |||
0 commit comments