@@ -60,5 +60,5 @@
|
||||
"2022-11-28"
|
||||
]
|
||||
},
|
||||
"sha": "96c05975a63d13d4dff90a65545652eb39d0bbab"
|
||||
"sha": "f7ddcdd2bb3905c0117ec1617f468655c087e58a"
|
||||
}
|
||||
@@ -47,5 +47,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"sha": "96c05975a63d13d4dff90a65545652eb39d0bbab"
|
||||
"sha": "f7ddcdd2bb3905c0117ec1617f468655c087e58a"
|
||||
}
|
||||
@@ -261,6 +261,22 @@
|
||||
"everyone"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "lock_branch_enforcement_level",
|
||||
"description": "<p>The enforcement level of the branch lock setting. <code>off</code> means the branch is not locked, <code>non_admins</code> means the branch is read-only for non_admins, and <code>everyone</code> means the branch is read-only for everyone.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"name": "lock_allows_fork_sync",
|
||||
"description": "<p>Whether users can pull changes from upstream when the branch is locked. Set to <code>true</code> to allow users to pull changes from upstream when the branch is locked. This setting is only applicable for forks.</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "merge_queue_enforcement_level",
|
||||
@@ -530,6 +546,22 @@
|
||||
"everyone"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "lock_branch_enforcement_level",
|
||||
"description": "<p>The enforcement level of the branch lock setting. <code>off</code> means the branch is not locked, <code>non_admins</code> means the branch is read-only for non_admins, and <code>everyone</code> means the branch is read-only for everyone.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"name": "lock_allows_fork_sync",
|
||||
"description": "<p>Whether users can pull changes from upstream when the branch is locked. Set to <code>true</code> to allow users to pull changes from upstream when the branch is locked. This setting is only applicable for forks.</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "merge_queue_enforcement_level",
|
||||
@@ -753,6 +785,68 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "lock_branch_enforcement_level",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "string",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "lock_allows_fork_sync",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "boolean or null",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "pull_request_reviews_enforcement_level",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "string",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "require_last_push_approval",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "boolean or null",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "required_status_checks",
|
||||
@@ -908,6 +1002,22 @@
|
||||
"everyone"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "lock_branch_enforcement_level",
|
||||
"description": "<p>The enforcement level of the branch lock setting. <code>off</code> means the branch is not locked, <code>non_admins</code> means the branch is read-only for non_admins, and <code>everyone</code> means the branch is read-only for everyone.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"name": "lock_allows_fork_sync",
|
||||
"description": "<p>Whether users can pull changes from upstream when the branch is locked. Set to <code>true</code> to allow users to pull changes from upstream when the branch is locked. This setting is only applicable for forks.</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "merge_queue_enforcement_level",
|
||||
|
||||
@@ -261,6 +261,22 @@
|
||||
"everyone"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "lock_branch_enforcement_level",
|
||||
"description": "<p>The enforcement level of the branch lock setting. <code>off</code> means the branch is not locked, <code>non_admins</code> means the branch is read-only for non_admins, and <code>everyone</code> means the branch is read-only for everyone.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"name": "lock_allows_fork_sync",
|
||||
"description": "<p>Whether users can pull changes from upstream when the branch is locked. Set to <code>true</code> to allow users to pull changes from upstream when the branch is locked. This setting is only applicable for forks.</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "merge_queue_enforcement_level",
|
||||
@@ -530,6 +546,22 @@
|
||||
"everyone"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "lock_branch_enforcement_level",
|
||||
"description": "<p>The enforcement level of the branch lock setting. <code>off</code> means the branch is not locked, <code>non_admins</code> means the branch is read-only for non_admins, and <code>everyone</code> means the branch is read-only for everyone.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"name": "lock_allows_fork_sync",
|
||||
"description": "<p>Whether users can pull changes from upstream when the branch is locked. Set to <code>true</code> to allow users to pull changes from upstream when the branch is locked. This setting is only applicable for forks.</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "merge_queue_enforcement_level",
|
||||
@@ -753,6 +785,68 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "lock_branch_enforcement_level",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "string",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "lock_allows_fork_sync",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "boolean or null",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "pull_request_reviews_enforcement_level",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "string",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "require_last_push_approval",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "boolean or null",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "required_status_checks",
|
||||
@@ -908,6 +1002,22 @@
|
||||
"everyone"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "lock_branch_enforcement_level",
|
||||
"description": "<p>The enforcement level of the branch lock setting. <code>off</code> means the branch is not locked, <code>non_admins</code> means the branch is read-only for non_admins, and <code>everyone</code> means the branch is read-only for everyone.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"name": "lock_allows_fork_sync",
|
||||
"description": "<p>Whether users can pull changes from upstream when the branch is locked. Set to <code>true</code> to allow users to pull changes from upstream when the branch is locked. This setting is only applicable for forks.</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "merge_queue_enforcement_level",
|
||||
|
||||
@@ -629,6 +629,37 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "pull_request_reviews_enforcement_level",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "string",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "require_last_push_approval",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "boolean or null",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "required_status_checks",
|
||||
|
||||
@@ -753,6 +753,37 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "pull_request_reviews_enforcement_level",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "string",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "require_last_push_approval",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "boolean or null",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "required_status_checks",
|
||||
|
||||
@@ -753,6 +753,37 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "pull_request_reviews_enforcement_level",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "string",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "require_last_push_approval",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "boolean or null",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "required_status_checks",
|
||||
|
||||
@@ -753,6 +753,37 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "pull_request_reviews_enforcement_level",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "string",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "require_last_push_approval",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "boolean or null",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "required_status_checks",
|
||||
|
||||
@@ -619,6 +619,24 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "pull_request_reviews_enforcement_level",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "string",
|
||||
"name": "from",
|
||||
"description": "",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"off",
|
||||
"non_admins",
|
||||
"everyone"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "required_status_checks",
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"sha": "96c05975a63d13d4dff90a65545652eb39d0bbab"
|
||||
"sha": "f7ddcdd2bb3905c0117ec1617f468655c087e58a"
|
||||
}
|
||||
Reference in New Issue
Block a user