ryanwholey / terraform-provider-pihole

A Terraform provider for managing Pi-hole resources
https://registry.terraform.io/providers/ryanwholey/pihole/latest/docs
Mozilla Public License 2.0
63 stars 8 forks source link

Set default reviewer of new PRs #73

Closed jlilja closed 1 week ago

jlilja commented 3 weeks ago

When creating a PR from a fork, there is no option to set reviewers for the PR. This introduces the risk of PRs not receiving the attention it needs.

I believe this could be fixed by adjusting the settings.yml file in the .github/ folder (https://github.com/ryanwholey/terraform-provider-pihole/blob/main/.github/settings.yml#L24C7-L24C36).