ci: Migrate from CODEOWNERS to PullApprove for PR review management (#34814)

We are migrating to PullApprove for our PR review management in an attempt
to allow for more granular and equitable code review assignments across the
team.  Currently this migration is equivalent in the review assignments
it will create. Once stable, our expectation is that we will be able to
take advantage of PullApproves additional features for things like staged
reviews.

PR Close #34814
This commit is contained in:
Joey Perrott
2020-01-16 08:39:09 -08:00
parent 7f44fa65a7
commit 296dc0622f
7 changed files with 1020 additions and 1185 deletions

View File

@ -252,7 +252,6 @@ jobs:
(echo -e "\n.bzl files have lint errors. Please run ''yarn bazel:lint-fix''"; exit 1)'
- run: yarn gulp lint
- run: node tools/verify-codeownership
test:
executor: