Commit b6d41df
committed
fix: handle issues opened with fuzzer label
The workflow now correctly handles both cases:
1. Issue opened with 'fuzzer' label already applied (from PR #5292)
2. 'fuzzer' label added to existing issue
Without this, we'd miss issues created by the Stage 1 workflow
which uses: gh issue create --label "bug,fuzzer"1 parent a6b74a9 commit b6d41df
File tree
2 files changed
+7
-529
lines changed- .github/workflows
2 files changed
+7
-529
lines changed
0 commit comments