integrations / integrations/terraform-provider-github
[FEAT]: Support setting the new "Auto-close issues with merged linked pull requests" flag
Open
Status: Blocked
Status: Triage
Type: Feature
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
### Describe the need
Add support for the new "Auto-close issues with merged linked pull requests" flag that was announced today: https://github.com/orgs/community/discussions/157378#top.
Our scenario is that we have 100+ repositories, and we would love to use the github terraform provider to disable this flag (by default this flag is enabled)
### 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.