Merge pull request #17478 from tjungblu/add_prow_template

Update flake issue template to include prow
This commit is contained in:
Benjamin Wang 2024-02-22 18:49:52 +00:00 committed by GitHub
commit 47e9a16a5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ body:
- type: textarea
id: workflows
attributes:
label: Which github workflows are flaking?
label: Which Github Action / Prow Jobs are flaking?
validations:
required: true
@ -22,7 +22,7 @@ body:
- type: input
id: link
attributes:
label: Github Action link
label: Github Action / Prow Job link
- type: textarea
id: reason