39 lines
654 B
JSON
39 lines
654 B
JSON
{
|
|
"id": 1114760,
|
|
"name": "Readonly Mirror",
|
|
"target": "branch",
|
|
"source_type": "Repository",
|
|
"source": "Programvareverkstedet/pvv-nixos-config",
|
|
"enforcement": "active",
|
|
"conditions": {
|
|
"ref_name": {
|
|
"exclude": [],
|
|
"include": [
|
|
"~ALL"
|
|
]
|
|
}
|
|
},
|
|
"rules": [
|
|
{
|
|
"type": "deletion"
|
|
},
|
|
{
|
|
"type": "update"
|
|
},
|
|
{
|
|
"type": "creation"
|
|
}
|
|
],
|
|
"bypass_actors": [
|
|
{
|
|
"actor_id": null,
|
|
"actor_type": "DeployKey",
|
|
"bypass_mode": "always"
|
|
},
|
|
{
|
|
"actor_id": null,
|
|
"actor_type": "OrganizationAdmin",
|
|
"bypass_mode": "always"
|
|
}
|
|
]
|
|
} |