Skip to content

Add support for merge queue parameters for organization and repository ruleset #3225

Description

@zhpeng811

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

image

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions