RequiredStatusChecksParameters Object
Choose which status checks must pass before the ref is updated. When enabled, commits must first be pushed to another ref where the checks pass.
Fields
#
doNotEnforceOnCreate
Boolean !
Non-null
Allow repositories and branches to be created if a check would otherwise prohibit it.
strictRequiredStatusChecksPolicy
Boolean !
Non-null
Whether pull requests targeting a matching branch must be tested with the latest code. This setting will not take effect unless at least one status check is enabled.
Usages
#
References
#
- Part of union RuleParameters
Previous
RequiredStatusCheckInput
