Magidoc

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

Non-null

Allow repositories and branches to be created if a check would otherwise prohibit it.

requiredStatusChecks

Non-null

Status checks that are required.

strictRequiredStatusChecksPolicy

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

#