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
merge queue support was previously added in #3131, however at that time the REST API did not officially support merge queue, and no parameter support was added at that time.
GitHub recently added full support for merge queue configurations in REST API for organization and repository ruleset
organization: https://docs.github.com/en/rest/orgs/rules?apiVersion=2022-11-28#create-an-organization-repository-ruleset
repository: https://docs.github.com/en/rest/orgs/rules?apiVersion=2022-11-28#create-an-organization-repository-ruleset
Example Screenshot from GitHub's API doc
merge queue support was previously added in #3131, however at that time the REST API did not officially support merge queue, and no parameter support was added at that time.
this issue is related to integrations/terraform-provider-github#1481
I'm willing to take this issue and implement it
The text was updated successfully, but these errors were encountered: