You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub added the ability to require reviews from code owners in July. It doesn't look like support for this has made it into terraform-provider-github quite yet.
It seems like a simple update to the PullRequestReviewsEnforcement and PullRequestReviewsEnforcementRequest to handle this additional field.
GitHub added the ability to require reviews from code owners in July. It doesn't look like support for this has made it into terraform-provider-github quite yet.
It seems like a simple update to the PullRequestReviewsEnforcement and PullRequestReviewsEnforcementRequest to handle this additional field.
Terraform Version
Terraform v0.10.7
Affected Resource(s)
github_branch_protection
Terraform Configuration Files
Ideally, this would be supported.
References
https://developer.github.com/v3/repos/branches/#get-pull-request-review-enforcement-of-protected-branch
The text was updated successfully, but these errors were encountered: