mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
74b608fb3b
The `ng-dev` tool no longer supports regular expressions for the labels. This means that we now always require the merge ready label. It can be used together with the `merge-assistance` label (both labels have been commonly aplied anyway for our other filters). The pullapprove label should not indicate merge assistance/a caretaker note because it does not require additional action by the caretaker. PR Close #46642