RefUpdateRule Object
Branch protection rules that are enforced on the viewer.
Fields
#
requiredStatusCheckContexts
[ String ]
List of required status check contexts that must pass for commits to be accepted to matching branches.
requiresCodeOwnerReviews
Boolean !
Non-null
Are reviews from code owners required to update matching branches.
requiresConversationResolution
Boolean !
Non-null
Are conversations required to be resolved before merging.
requiresLinearHistory
Boolean !
Non-null
Are merge commits prohibited from being pushed to this branch.
Usages
#
References
#
- Field refUpdateRule from Ref
Previous
RefUpdate
Next
ReferencedEvent
