fix(release) - make release failures p0 (#7514)

This commit is contained in:
Abhi
2025-08-31 15:52:14 -04:00
committed by GitHub
parent c0a3122f5f
commit ef2437ba77

View File

@@ -228,4 +228,4 @@ jobs:
gh issue create \
--title "Release Failed for ${RELEASE_TAG} on $(date +'%Y-%m-%d')" \
--body "The release workflow failed. See the full run for details: ${DETAILS_URL}" \
--label "kind/bug,release-failure"
--label "kind/bug,release-failure,priority/p0"