From 5c6f8252dfffc92625a122cd558cc37e70211101 Mon Sep 17 00:00:00 2001 From: Joey Perrott Date: Thu, 12 Nov 2020 10:33:08 -0800 Subject: [PATCH] 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 --- .github/angular-robot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/angular-robot.yml b/.github/angular-robot.yml index 9c88810a0a46ef..e8298b04855f51 100644 --- a/.github/angular-robot.yml +++ b/.github/angular-robot.yml @@ -187,7 +187,6 @@ triagePR: # arrays of labels that determine if a PR has been fully triaged l2TriageLabels: - - - "type: *" - "effort*" - "risk*" - "comp: *"