Ze Peng

Results 3 comments of Ze Peng

I'm trying to implement this feature for the provider since above comment mentioned the merge queue resources was added to the GraphQL API, but came to a realization that the...

@siddharthab thanks for the reply (and finding the go-github bug)! Indeed it seems like RepositoryRuleType supports merge queue as a type, but seems like [RuleParametersInput](https://docs.github.com/en/graphql/reference/input-objects#ruleparametersinput) don't have merge queue supported...

> some updates as I've been following closely on GitHub's API updates: > > repository rulesets - graphQL API have provided support for enabling/disabling merge queue: https://docs.github.com/en/graphql/reference/enums#repositoryruletype (search `MERGE_QUEUE` in...