mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 10:33:46 +00:00
chore(ci): update mergify config to auto-approve renovate PRs (#1023)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
parent
0469192756
commit
dfb95a85f4
@ -1,6 +1,4 @@
|
||||
# v1.51.2
|
||||
run:
|
||||
deadline: 5m
|
||||
# v1.55.2
|
||||
issues:
|
||||
new-from-rev: 9101977dc81f64db077b9a1eda2fe401359854c9
|
||||
# Maximum issues count per one linter. Set to 0 to disable.
|
||||
|
@ -8,3 +8,12 @@ pull_request_rules:
|
||||
review:
|
||||
type: APPROVE
|
||||
message: ":robot: LGTM! *beep* *boop*"
|
||||
- name: Automatic approval of renovate's pull requests
|
||||
conditions:
|
||||
- author=renovate[bot]
|
||||
- label=renovate/github-action
|
||||
- "#approved-reviews-by=0"
|
||||
actions:
|
||||
review:
|
||||
type: APPROVE
|
||||
message: ":robot: LGTM! *beep* *boop*"
|
||||
|
Loading…
Reference in New Issue
Block a user