diff --git a/descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.json b/descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.json index 8ba4f04dc0..0ce3bf3eee 100644 --- a/descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.json +++ b/descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.json @@ -110637,24 +110637,6 @@ } } }, - "repository-rule-params-restricted-commits": { - "title": "RestrictedCommits", - "description": "Restricted commit", - "type": "object", - "properties": { - "oid": { - "type": "string", - "description": "Full or abbreviated commit hash to reject" - }, - "reason": { - "type": "string", - "description": "Reason for restriction" - } - }, - "required": [ - "oid" - ] - }, "repository-rule-params-workflow-file-reference": { "title": "WorkflowFileReference", "description": "A workflow that must run for this rule to pass", @@ -111127,6 +111109,24 @@ } } }, + "repository-rule-params-restricted-commits": { + "title": "RestrictedCommits", + "description": "Restricted commit", + "type": "object", + "properties": { + "oid": { + "type": "string", + "description": "Full or abbreviated commit hash to reject" + }, + "reason": { + "type": "string", + "description": "Reason for restriction" + } + }, + "required": [ + "oid" + ] + }, "org-rules": { "title": "Repository Rule", "type": "object", diff --git a/descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.yaml b/descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.yaml index d4f5458e42..1ce048954d 100644 --- a/descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.yaml +++ b/descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.yaml @@ -79846,19 +79846,6 @@ components: required: - operator - pattern - repository-rule-params-restricted-commits: - title: RestrictedCommits - description: Restricted commit - type: object - properties: - oid: - type: string - description: Full or abbreviated commit hash to reject - reason: - type: string - description: Reason for restriction - required: - - oid repository-rule-params-workflow-file-reference: title: WorkflowFileReference description: A workflow that must run for this rule to pass @@ -80190,6 +80177,19 @@ components: updated_at: type: string format: date-time + repository-rule-params-restricted-commits: + title: RestrictedCommits + description: Restricted commit + type: object + properties: + oid: + type: string + description: Full or abbreviated commit hash to reject + reason: + type: string + description: Reason for restriction + required: + - oid org-rules: title: Repository Rule type: object diff --git a/descriptions-next/ghes-3.17/ghes-3.17.json b/descriptions-next/ghes-3.17/ghes-3.17.json index 8ba4f04dc0..0ce3bf3eee 100644 --- a/descriptions-next/ghes-3.17/ghes-3.17.json +++ b/descriptions-next/ghes-3.17/ghes-3.17.json @@ -110637,24 +110637,6 @@ } } }, - "repository-rule-params-restricted-commits": { - "title": "RestrictedCommits", - "description": "Restricted commit", - "type": "object", - "properties": { - "oid": { - "type": "string", - "description": "Full or abbreviated commit hash to reject" - }, - "reason": { - "type": "string", - "description": "Reason for restriction" - } - }, - "required": [ - "oid" - ] - }, "repository-rule-params-workflow-file-reference": { "title": "WorkflowFileReference", "description": "A workflow that must run for this rule to pass", @@ -111127,6 +111109,24 @@ } } }, + "repository-rule-params-restricted-commits": { + "title": "RestrictedCommits", + "description": "Restricted commit", + "type": "object", + "properties": { + "oid": { + "type": "string", + "description": "Full or abbreviated commit hash to reject" + }, + "reason": { + "type": "string", + "description": "Reason for restriction" + } + }, + "required": [ + "oid" + ] + }, "org-rules": { "title": "Repository Rule", "type": "object", diff --git a/descriptions-next/ghes-3.17/ghes-3.17.yaml b/descriptions-next/ghes-3.17/ghes-3.17.yaml index d4f5458e42..1ce048954d 100644 --- a/descriptions-next/ghes-3.17/ghes-3.17.yaml +++ b/descriptions-next/ghes-3.17/ghes-3.17.yaml @@ -79846,19 +79846,6 @@ components: required: - operator - pattern - repository-rule-params-restricted-commits: - title: RestrictedCommits - description: Restricted commit - type: object - properties: - oid: - type: string - description: Full or abbreviated commit hash to reject - reason: - type: string - description: Reason for restriction - required: - - oid repository-rule-params-workflow-file-reference: title: WorkflowFileReference description: A workflow that must run for this rule to pass @@ -80190,6 +80177,19 @@ components: updated_at: type: string format: date-time + repository-rule-params-restricted-commits: + title: RestrictedCommits + description: Restricted commit + type: object + properties: + oid: + type: string + description: Full or abbreviated commit hash to reject + reason: + type: string + description: Reason for restriction + required: + - oid org-rules: title: Repository Rule type: object diff --git a/descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.json b/descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.json index e8d8b7cc8f..49d8a0a9c8 100644 --- a/descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.json +++ b/descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.json @@ -112283,24 +112283,6 @@ } } }, - "repository-rule-params-restricted-commits": { - "title": "RestrictedCommits", - "description": "Restricted commit", - "type": "object", - "properties": { - "oid": { - "type": "string", - "description": "Full or abbreviated commit hash to reject" - }, - "reason": { - "type": "string", - "description": "Reason for restriction" - } - }, - "required": [ - "oid" - ] - }, "repository-rule-params-workflow-file-reference": { "title": "WorkflowFileReference", "description": "A workflow that must run for this rule to pass", @@ -112773,6 +112755,24 @@ } } }, + "repository-rule-params-restricted-commits": { + "title": "RestrictedCommits", + "description": "Restricted commit", + "type": "object", + "properties": { + "oid": { + "type": "string", + "description": "Full or abbreviated commit hash to reject" + }, + "reason": { + "type": "string", + "description": "Reason for restriction" + } + }, + "required": [ + "oid" + ] + }, "org-rules": { "title": "Repository Rule", "type": "object", diff --git a/descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.yaml b/descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.yaml index 22ed4a32b1..dc8353e08c 100644 --- a/descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.yaml +++ b/descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.yaml @@ -81094,19 +81094,6 @@ components: required: - operator - pattern - repository-rule-params-restricted-commits: - title: RestrictedCommits - description: Restricted commit - type: object - properties: - oid: - type: string - description: Full or abbreviated commit hash to reject - reason: - type: string - description: Reason for restriction - required: - - oid repository-rule-params-workflow-file-reference: title: WorkflowFileReference description: A workflow that must run for this rule to pass @@ -81438,6 +81425,19 @@ components: updated_at: type: string format: date-time + repository-rule-params-restricted-commits: + title: RestrictedCommits + description: Restricted commit + type: object + properties: + oid: + type: string + description: Full or abbreviated commit hash to reject + reason: + type: string + description: Reason for restriction + required: + - oid org-rules: title: Repository Rule type: object diff --git a/descriptions-next/ghes-3.18/ghes-3.18.json b/descriptions-next/ghes-3.18/ghes-3.18.json index e8d8b7cc8f..49d8a0a9c8 100644 --- a/descriptions-next/ghes-3.18/ghes-3.18.json +++ b/descriptions-next/ghes-3.18/ghes-3.18.json @@ -112283,24 +112283,6 @@ } } }, - "repository-rule-params-restricted-commits": { - "title": "RestrictedCommits", - "description": "Restricted commit", - "type": "object", - "properties": { - "oid": { - "type": "string", - "description": "Full or abbreviated commit hash to reject" - }, - "reason": { - "type": "string", - "description": "Reason for restriction" - } - }, - "required": [ - "oid" - ] - }, "repository-rule-params-workflow-file-reference": { "title": "WorkflowFileReference", "description": "A workflow that must run for this rule to pass", @@ -112773,6 +112755,24 @@ } } }, + "repository-rule-params-restricted-commits": { + "title": "RestrictedCommits", + "description": "Restricted commit", + "type": "object", + "properties": { + "oid": { + "type": "string", + "description": "Full or abbreviated commit hash to reject" + }, + "reason": { + "type": "string", + "description": "Reason for restriction" + } + }, + "required": [ + "oid" + ] + }, "org-rules": { "title": "Repository Rule", "type": "object", diff --git a/descriptions-next/ghes-3.18/ghes-3.18.yaml b/descriptions-next/ghes-3.18/ghes-3.18.yaml index 22ed4a32b1..dc8353e08c 100644 --- a/descriptions-next/ghes-3.18/ghes-3.18.yaml +++ b/descriptions-next/ghes-3.18/ghes-3.18.yaml @@ -81094,19 +81094,6 @@ components: required: - operator - pattern - repository-rule-params-restricted-commits: - title: RestrictedCommits - description: Restricted commit - type: object - properties: - oid: - type: string - description: Full or abbreviated commit hash to reject - reason: - type: string - description: Reason for restriction - required: - - oid repository-rule-params-workflow-file-reference: title: WorkflowFileReference description: A workflow that must run for this rule to pass @@ -81438,6 +81425,19 @@ components: updated_at: type: string format: date-time + repository-rule-params-restricted-commits: + title: RestrictedCommits + description: Restricted commit + type: object + properties: + oid: + type: string + description: Full or abbreviated commit hash to reject + reason: + type: string + description: Reason for restriction + required: + - oid org-rules: title: Repository Rule type: object diff --git a/descriptions-next/ghes-3.19/ghes-3.19.2022-11-28.json b/descriptions-next/ghes-3.19/ghes-3.19.2022-11-28.json index 1a9b1a40e1..270a1815a3 100644 --- a/descriptions-next/ghes-3.19/ghes-3.19.2022-11-28.json +++ b/descriptions-next/ghes-3.19/ghes-3.19.2022-11-28.json @@ -117929,24 +117929,6 @@ } } }, - "repository-rule-params-restricted-commits": { - "title": "RestrictedCommits", - "description": "Restricted commit", - "type": "object", - "properties": { - "oid": { - "type": "string", - "description": "Full or abbreviated commit hash to reject" - }, - "reason": { - "type": "string", - "description": "Reason for restriction" - } - }, - "required": [ - "oid" - ] - }, "repository-rule-params-workflow-file-reference": { "title": "WorkflowFileReference", "description": "A workflow that must run for this rule to pass", @@ -118419,6 +118401,24 @@ } } }, + "repository-rule-params-restricted-commits": { + "title": "RestrictedCommits", + "description": "Restricted commit", + "type": "object", + "properties": { + "oid": { + "type": "string", + "description": "Full or abbreviated commit hash to reject" + }, + "reason": { + "type": "string", + "description": "Reason for restriction" + } + }, + "required": [ + "oid" + ] + }, "org-rules": { "title": "Repository Rule", "type": "object", diff --git a/descriptions-next/ghes-3.19/ghes-3.19.2022-11-28.yaml b/descriptions-next/ghes-3.19/ghes-3.19.2022-11-28.yaml index 002fceac19..1c6bbe2278 100644 --- a/descriptions-next/ghes-3.19/ghes-3.19.2022-11-28.yaml +++ b/descriptions-next/ghes-3.19/ghes-3.19.2022-11-28.yaml @@ -85040,19 +85040,6 @@ components: required: - operator - pattern - repository-rule-params-restricted-commits: - title: RestrictedCommits - description: Restricted commit - type: object - properties: - oid: - type: string - description: Full or abbreviated commit hash to reject - reason: - type: string - description: Reason for restriction - required: - - oid repository-rule-params-workflow-file-reference: title: WorkflowFileReference description: A workflow that must run for this rule to pass @@ -85384,6 +85371,19 @@ components: updated_at: type: string format: date-time + repository-rule-params-restricted-commits: + title: RestrictedCommits + description: Restricted commit + type: object + properties: + oid: + type: string + description: Full or abbreviated commit hash to reject + reason: + type: string + description: Reason for restriction + required: + - oid org-rules: title: Repository Rule type: object diff --git a/descriptions-next/ghes-3.19/ghes-3.19.json b/descriptions-next/ghes-3.19/ghes-3.19.json index 1a9b1a40e1..270a1815a3 100644 --- a/descriptions-next/ghes-3.19/ghes-3.19.json +++ b/descriptions-next/ghes-3.19/ghes-3.19.json @@ -117929,24 +117929,6 @@ } } }, - "repository-rule-params-restricted-commits": { - "title": "RestrictedCommits", - "description": "Restricted commit", - "type": "object", - "properties": { - "oid": { - "type": "string", - "description": "Full or abbreviated commit hash to reject" - }, - "reason": { - "type": "string", - {"code":"deadline_exceeded","msg":"operation timed out"}