allowUpdateBranch property

bool? allowUpdateBranch
getter/setter pair

Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.

Implementation

bool? allowUpdateBranch;