terraform-github-repository icon indicating copy to clipboard operation
terraform-github-repository copied to clipboard

Add Support for Branch Protections (v4)

Open jrmash opened this issue 3 years ago • 1 comments
trafficstars

A couple of months ago, GitHub released a configuration option for branch protections that allows specified users to bypass pull request restrictions. Support for this feature recently made it's way to the GitHub Terraform provider:

  • https://github.com/integrations/terraform-provider-github/pull/1030

There does not appear to be an equivalent in the branch_protection_v3 resource (yet?), so this is a request to add support for branch_protection.

jrmash avatar May 14 '22 20:05 jrmash

Hi @jrmash ,

Thanks for requesting it. We are planning to implement this in the future but it may take some time as we are currently working on higher priorities that we need to resolve first. I will keep you posted and come back to you in this issue once we provided an update. In the meantime, we welcome you to contribute to this repository also!

soerenmartius avatar May 16 '22 10:05 soerenmartius