# RepositoryRuleRequiredStatusChecksParameters ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **required_status_checks** | [**Vec**](repository-rule-params-status-check-configuration.md) | Status checks that are required. | **strict_required_status_checks_policy** | **bool** | 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. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)