mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 10:33:46 +00:00
misc(ci): update .mergify.yml (#1024)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
parent
dfb95a85f4
commit
826a51f6a6
10
.mergify.yml
10
.mergify.yml
@ -16,4 +16,12 @@ pull_request_rules:
|
|||||||
actions:
|
actions:
|
||||||
review:
|
review:
|
||||||
type: APPROVE
|
type: APPROVE
|
||||||
message: ":robot: LGTM! *beep* *boop*"
|
- name: Automatic approval of all-contributors's pull requests
|
||||||
|
conditions:
|
||||||
|
- author=allcontributors[bot]
|
||||||
|
- "#approved-reviews-by=0"
|
||||||
|
actions:
|
||||||
|
review:
|
||||||
|
type: APPROVE
|
||||||
|
merge:
|
||||||
|
method: squash
|
||||||
|
Loading…
Reference in New Issue
Block a user