angular-cn/dev-infra/pullapprove
Joey Perrott 719224bffd feat(dev-infra): add support for new global approvers in pullapprove (#36324)
Pullapprove as added a few new features to allow for us to better
execute our expectation for global approvals. We need to allow for
an expectation that our global approver groups are not in the list
of approved groups. Additionally, since approval groups apply to
all files in the repo, the global approval groups also do not have
conditions defined for them, which means pullapprove verification
need to allow for no conditions need to be defined.

PR Close #36324
2020-04-01 13:25:48 -07:00
..
BUILD.bazel feat(dev-infra): handle excluding files via globs in pullapprove (#36162) 2020-03-27 11:12:48 -07:00
group.ts feat(dev-infra): add support for new global approvers in pullapprove (#36324) 2020-04-01 13:25:48 -07:00
logging.ts feat(dev-infra): handle excluding files via globs in pullapprove (#36162) 2020-03-27 11:12:48 -07:00
parse-yaml.ts feat(dev-infra): add support for new global approvers in pullapprove (#36324) 2020-04-01 13:25:48 -07:00
verify.ts refactor(dev-infra): fix lint warnings for Pullapprove-related scripts (#36287) 2020-03-28 23:21:12 -07:00