Remove references to deleted kind/bug label (#14383)

This commit is contained in:
Tommaso Sciortino
2025-12-02 09:52:59 -08:00
committed by GitHub
parent 2a3c0eddb9
commit f7f047936b
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -47,4 +47,4 @@ jobs:
gh issue create \
--title 'Smoke test failed on ${REF} @ $(date +'%Y-%m-%d')' \
--body 'Smoke test build failed. See the full run for details: ${DETAILS_URL}' \
--label 'kind/bug,priority/p0'
--label 'priority/p0'