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:
Andrew Kushnir 2020-10-29 11:21:39 -07:00 committed by Joey Perrott
parent f54662e931
commit 8d324ec314
1 changed files with 6 additions and 0 deletions

View File

@ -165,6 +165,12 @@ triage:
-
- "discussion"
- "comp: *"
-
- "needs clarification"
- "comp: *"
-
- "needs reproduction"
- "comp: *"
# options for the triage PR plugin
triagePR: