| Name | Type | Description | Notes |
|---|---|---|---|
| approvalsWhitelistTeams | string[] | [optional] | |
| approvalsWhitelistUsername | string[] | [optional] | |
| blockOnOfficialReviewRequests | bool | [optional] | |
| blockOnOutdatedBranch | bool | [optional] | |
| blockOnRejectedReviews | bool | [optional] | |
| branchName | string | [optional] | |
| dismissStaleApprovals | bool | [optional] | |
| enableApprovalsWhitelist | bool | [optional] | |
| enableMergeWhitelist | bool | [optional] | |
| enablePush | bool | [optional] | |
| enablePushWhitelist | bool | [optional] | |
| enableStatusCheck | bool | [optional] | |
| mergeWhitelistTeams | string[] | [optional] | |
| mergeWhitelistUsernames | string[] | [optional] | |
| protectedFilePatterns | string | [optional] | |
| pushWhitelistDeployKeys | bool | [optional] | |
| pushWhitelistTeams | string[] | [optional] | |
| pushWhitelistUsernames | string[] | [optional] | |
| requireSignedCommits | bool | [optional] | |
| requiredApprovals | int | [optional] | |
| statusCheckContexts | string[] | [optional] | |
| unprotectedFilePatterns | string | [optional] |