0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 21:14:05 +00:00

ci(Mergify): configuration update (#163)

This commit is contained in:
Pavel Boldyrev 2022-10-25 21:08:50 -04:00 committed by GitHub
parent 8116053239
commit fe6608c64d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,15 +1,9 @@
pull_request_rules:
- name: Automatic merge on approval
conditions:
- "#approved-reviews-by>=1"
- label=automerge
actions:
merge:
method: squash
- name: automatic approval for bpg's pull requests
- name: Automatic approval of bpg`s pull requests
conditions:
- author=bpg
- "#approved-reviews-by=0"
actions:
review:
type: APPROVE
message: "Auto-approved! :robot:"
message: ":robot: LGTM! *beep* *boop*"