0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +00:00
terraform-provider-proxmox/.mergify.yml
2022-11-17 20:38:49 -05:00

11 lines
262 B
YAML

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*"