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:
parent
8116053239
commit
fe6608c64d
12
.mergify.yml
12
.mergify.yml
@ -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*"
|
||||
|
Loading…
Reference in New Issue
Block a user