ci: update angular-robot config for L2 triage of PRs (#39655)
With the update to our labeling scheme across the repository, the L2 triage labels for PRs needs to be updated to no longer require a label type which doesn't exist: `type: *` PR Close #39655
This commit is contained in:
parent
24e13e0ed6
commit
d68cac69ed
|
@ -187,7 +187,6 @@ triagePR:
|
|||
# arrays of labels that determine if a PR has been fully triaged
|
||||
l2TriageLabels:
|
||||
-
|
||||
- "type: *"
|
||||
- "effort*"
|
||||
- "risk*"
|
||||
- "comp: *"
|
||||
|
|
Loading…
Reference in New Issue