github
github copied to clipboard
Add support for the `auto_merge` field in `PullRequest`
The PullRequest
type doesn't have a field for the auto_merge
field in API responses. This field is documented in both the example response and the response schema.