Wei He

Results 148 comments of Wei He

@montanaflynn A custom GitHub workflow is probably most suitable for your use-case. Feel free to contact me if you need any help~

Thanks for the suggestion! It's not yet available through the API. We will need it to become available there then once our project dependency `hub` CLI adds it, we can...

It seems like it's only available over graphql api. https://docs.github.com/en/graphql/reference/mutations#enablepullrequestautomerge We could use `hub api graphql` to make the request. PR welcome!

@waghanza sure, it's https://hub.github.com/

@waghanza it already does : )

It will result in a rewrite which may affect backwards compatibility. Ideally hub should support this too if gh already does.

Hi @payton thanks for your contribution. I tried running the command locally and in GitHub Actions and was not able to reproduce. I did notice the team has to be...

It's destination branch not distribution branch~

👋 @herbaltealeaf Thanks so much for your contribution. We will review it and publish a new major release version once approved.