integrations / integrations/terraform-provider-github
[FEAT]: Configuring automatic code review by Copilot
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
### Describe the need
Github recently added a new checkbox to organization rulesets to enable automatic code review of pull requests ([see here](https://docs.github.com/en/copilot/using-github-copilot/code-review/configuring-automatic-code-review-by-copilot)).
There is currently no way to enable this via the [github_organization_ruleset](https://registry.terraform.io/providers/integrations/github/latest/docs/resources/organization_ruleset#rules.pull_request) resource as far as I can tell.
### SDK Version
_No response_
### API Version
_No response_
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.