mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 18:42:58 +00:00
11 lines
262 B
YAML
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*"
|