0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00

misc(ci): update .mergify.yml (#1024)

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
Pavel Boldyrev 2024-02-08 22:52:37 -05:00 committed by GitHub
parent dfb95a85f4
commit 826a51f6a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,4 +16,12 @@ pull_request_rules:
actions:
review:
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