infra: Add PR triage action (#5293)
This is a bare minimal triage action that handle big categories. In the future we could also label all services correctly but I didn't felt this was required for a first iteration.
This commit is contained in:
parent
9a1b74799d
commit
0cc266ff19
9 changed files with 148 additions and 0 deletions
10
.github/assign/gpu.yml
vendored
Normal file
10
.github/assign/gpu.yml
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
addReviewers: true
|
||||
|
||||
reviewers:
|
||||
- gdkchan
|
||||
- riperiperi
|
||||
- marysaka
|
||||
|
||||
filterLabels:
|
||||
include:
|
||||
- gpu
|
Loading…
Add table
Add a link
Reference in a new issue