mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ci: change label set by renovate to be merge ready immediately (#54947)
Since the PR is always expected to be ready to merge as renovate won't make changes in response to any sort of comment, it should already be marked as merge ready PR Close #54947
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
"prHourlyLimit": 3,
|
||||
"timezone": "America/Tijuana",
|
||||
"lockFileMaintenance": {"enabled": true},
|
||||
"labels": ["target: patch", "area: build & ci", "action: review"],
|
||||
"labels": ["target: patch", "area: build & ci", "action: merge"],
|
||||
"ignorePaths": ["aio/content/demos/first-app/package.json"],
|
||||
"ignoreDeps": [
|
||||
"@types/node",
|
||||
|
||||
Reference in New Issue
Block a user