ci: update NgBot config to include more labels that indicate that ticket is triaged (#39494)
This commit updates the config of NgBot to treat tickets that have "needs clarification" or "needs reproduction" labels on them as triaged. PR Close #39494
This commit is contained in:
parent
f54662e931
commit
8d324ec314
6
.github/angular-robot.yml
vendored
6
.github/angular-robot.yml
vendored
@ -165,6 +165,12 @@ triage:
|
||||
-
|
||||
- "discussion"
|
||||
- "comp: *"
|
||||
-
|
||||
- "needs clarification"
|
||||
- "comp: *"
|
||||
-
|
||||
- "needs reproduction"
|
||||
- "comp: *"
|
||||
|
||||
# options for the triage PR plugin
|
||||
triagePR:
|
||||
|
Loading…
x
Reference in New Issue
Block a user