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
This commit is contained in:
parent
c7c5b2fc1e
commit
aa8bd733fa
|
@ -187,8 +187,6 @@ triagePR:
|
||||||
# arrays of labels that determine if a PR has been fully triaged
|
# arrays of labels that determine if a PR has been fully triaged
|
||||||
l2TriageLabels:
|
l2TriageLabels:
|
||||||
-
|
-
|
||||||
- "effort*"
|
|
||||||
- "risk*"
|
|
||||||
- "comp: *"
|
- "comp: *"
|
||||||
|
|
||||||
# options for rerunning CI
|
# options for rerunning CI
|
||||||
|
|
Loading…
Reference in New Issue