Commit a5c5d4b
ci: ensure labels exist before creating issue on CI failure
The "Create issue on CI failure" step was failing because the
"automated" label didn't exist in the repo. Add idempotent
gh label create calls before gh issue create.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2119b73 commit a5c5d4b
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
238 | 243 | | |
239 | 244 | | |
240 | 245 | | |
| |||
0 commit comments