From aa8bd733faf27c893c722667ae4a3be27bcbabac Mon Sep 17 00:00:00 2001 From: Jessica Janiuk Date: Mon, 30 Nov 2020 16:09:30 -0800 Subject: [PATCH] ci: update l2 triage label configuration for pull requests (#39954) This updates the angular-robot.yml to remove two labels from l2TriageLabels for PRs. PR Close #39954 --- .github/angular-robot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/angular-robot.yml b/.github/angular-robot.yml index e8298b0485..2a8fe4d8f0 100644 --- a/.github/angular-robot.yml +++ b/.github/angular-robot.yml @@ -187,8 +187,6 @@ triagePR: # arrays of labels that determine if a PR has been fully triaged l2TriageLabels: - - - "effort*" - - "risk*" - "comp: *" # options for rerunning CI