terraform-provider-github
terraform-provider-github copied to clipboard
feat: add support for merge queues in repository rulesets
Resolves #1481
Before the change?
- Does not support merge queue rules on rulesets.
After the change?
- Supports merge queue rules on rulesets
Pull request checklist
- [x] Tests for the changes have been added (for bug fixes / features)
- [x] Docs have been reviewed and added / updated if needed (for bug fixes / features)
Does this introduce a breaking change?
Please see our docs on breaking changes to help!
- [ ] Yes
- [x] No