| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| projectId | int | [optional] | |
| wildcard | string | [optional] | |
| pushers | object | [optional] | |
| mergers | object | [optional] | |
| contexts | string[] | 检查项列表 | [optional] |
| strict | bool | 是否严格检查 | [optional] |
| mode | string | 模式 standard: 标准模式, review: 评审模式 | [optional] |
| escapseProtectBranchList | string[] | 不受规则影响的分支列表,以英文逗号分隔,形如:['a', 'b'] | [optional] |