Do not use platform automerge to ignore approver settings
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
ad6c76dd4b
commit
78ec6727f9
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
"description": "Create pr's for patches/digests and automerge.",
|
"description": "Create pr's for patches/digests and automerge.",
|
||||||
"matchUpdateTypes": ["patch", "digest", "pin", "lockFileMaintenance"],
|
"matchUpdateTypes": ["patch", "digest", "pin", "lockFileMaintenance"],
|
||||||
"dependencyDashboardApproval": false,
|
"dependencyDashboardApproval": false,
|
||||||
|
"platformAutomerge": "false",
|
||||||
"automerge": true
|
"automerge": true
|
||||||
},{
|
},{
|
||||||
"description": "Create pr's for minor updates without approval.",
|
"description": "Create pr's for minor updates without approval.",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue