mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-05 13:33:58 +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:
|
pull_request_rules:
|
||||||
- name: Automatic merge on approval
|
- name: Automatic approval of bpg`s pull requests
|
||||||
conditions:
|
|
||||||
- "#approved-reviews-by>=1"
|
|
||||||
- label=automerge
|
|
||||||
actions:
|
|
||||||
merge:
|
|
||||||
method: squash
|
|
||||||
- name: automatic approval for bpg's pull requests
|
|
||||||
conditions:
|
conditions:
|
||||||
- author=bpg
|
- author=bpg
|
||||||
|
- "#approved-reviews-by=0"
|
||||||
actions:
|
actions:
|
||||||
review:
|
review:
|
||||||
type: APPROVE
|
type: APPROVE
|
||||||
message: "Auto-approved! :robot:"
|
message: ":robot: LGTM! *beep* *boop*"
|
||||||
|
Loading…
Reference in New Issue
Block a user