PullRequestBranchUpdateMethod [enum]
The possible methods for updating a pull request's head branch with the base branch.
Possible values
MERGE
Update branch via merge
REBASE
Update branch via rebase
API:
Github GraphQL API
The possible methods for updating a pull request's head branch with the base branch.
Update branch via merge
Update branch via rebase