mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-08-23 11:58:34 +00:00
chore(ci): remove mergify config (#1652)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
parent
d92710d0b5
commit
45eede724b
27
.mergify.yml
27
.mergify.yml
@ -1,27 +0,0 @@
|
|||||||
pull_request_rules:
|
|
||||||
- name: Automatic approval of bpg`s pull requests
|
|
||||||
conditions:
|
|
||||||
- author=bpg
|
|
||||||
- label=autoapprove
|
|
||||||
- "#approved-reviews-by=0"
|
|
||||||
actions:
|
|
||||||
review:
|
|
||||||
type: APPROVE
|
|
||||||
message: ":robot: LGTM! *beep* *boop*"
|
|
||||||
- name: Automatic approval of renovate's pull requests
|
|
||||||
conditions:
|
|
||||||
- author=renovate[bot]
|
|
||||||
- label=renovate/github-action
|
|
||||||
- "#approved-reviews-by=0"
|
|
||||||
actions:
|
|
||||||
review:
|
|
||||||
type: APPROVE
|
|
||||||
- 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