mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4307d6e5bd
PullApprove deprecated the `pullapprove_conditions` config option and introduced the `overrides` option. This commit migrates to the new option, while also eliminating the `fallback` group with a simple override (as per recommendation from the pull approve docs). PR Close #42895