We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c954a9 commit 0bfa593Copy full SHA for 0bfa593
.github/workflows/reusable-create-issue-for-failure.yml
@@ -21,6 +21,4 @@ jobs:
21
22
gh issue create --title "$GITHUB_WORKFLOW #$GITHUB_RUN_NUMBER failed" \
23
--label bug \
24
- --label area:build \
25
- --label priority:p1 \
26
--body-file body.txt
0 commit comments