mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a2393bef02
This commit updates the script that checks master and patch branches to ignore features with `dev-infra` scope while verifying that there are no feature commits in patch branch. It's ok and in fact desirable for dev-infra features to be on the patch branch. PR Close #37210