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

View File

@@ -93,4 +93,4 @@ runs:
gh issue create \
--title "Docker build failed" \
--body "The docker build failed. See the full run for details: ${DETAILS_URL}" \
--label "kind/bug,release-failure"
--label "release-failure"