mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #16323 from jmhbnz/improve-default-labels
Automate adding area/testing label to flake issues
This commit is contained in:
1
.github/ISSUE_TEMPLATE/test-flake.yml
vendored
1
.github/ISSUE_TEMPLATE/test-flake.yml
vendored
@@ -3,6 +3,7 @@ name: Flaking Test
|
||||
description: Report flaky tests
|
||||
labels:
|
||||
- type/flake
|
||||
- area/testing
|
||||
body:
|
||||
- type: textarea
|
||||
id: workflows
|
||||
|
||||
Reference in New Issue
Block a user