Commit 0cb544a
committed
fix: handle stale branches and configure git identity for tags
- Reset uncommitted changes before checkout to prevent conflicts
- Configure git user identity before creating annotated tags
- Fixes version PR creation when branch exists with changes
- Fixes 'empty ident name' error when creating tags1 parent 0fbcb62 commit 0cb544a
4 files changed
Lines changed: 21 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130428 | 130428 | | |
130429 | 130429 | | |
130430 | 130430 | | |
| 130431 | + | |
| 130432 | + | |
| 130433 | + | |
| 130434 | + | |
| 130435 | + | |
130431 | 130436 | | |
130432 | 130437 | | |
130433 | 130438 | | |
| |||
131258 | 131263 | | |
131259 | 131264 | | |
131260 | 131265 | | |
| 131266 | + | |
| 131267 | + | |
131261 | 131268 | | |
131262 | 131269 | | |
131263 | 131270 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
58 | 66 | | |
59 | 67 | | |
60 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
83 | 87 | | |
84 | 88 | | |
85 | 89 | | |
| |||
0 commit comments