Commit 4b2b5c1
fix: prevent duplicate version tracking issues
Day-shift agent was creating two identical issues per version bump — each
gh issue create call fired twice in a single session. Now checks for
existing issues matching the version before creating a new one.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 94291df commit 4b2b5c1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
| 154 | + | |
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
| |||
0 commit comments