mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 05:12:55 -07:00
fix(release) - make release failures p0 (#7514)
This commit is contained in:
@@ -228,4 +228,4 @@ jobs:
|
|||||||
gh issue create \
|
gh issue create \
|
||||||
--title "Release Failed for ${RELEASE_TAG} on $(date +'%Y-%m-%d')" \
|
--title "Release Failed for ${RELEASE_TAG} on $(date +'%Y-%m-%d')" \
|
||||||
--body "The release workflow failed. See the full run for details: ${DETAILS_URL}" \
|
--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"
|
||||||
|
|||||||
Reference in New Issue
Block a user