Initial commit
This commit is contained in:
39
Readonly Mirror.json
Normal file
39
Readonly Mirror.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user