diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index 2183c897f7..f1dc7d5947 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -18946,6 +18946,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "allows_public_repositories": { "type": "boolean" }, @@ -19175,6 +19178,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "allows_public_repositories": { "type": "boolean" }, @@ -19218,6 +19224,7 @@ "default": false, "selected_organizations_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations", "runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners", + "hosted_runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/hosted-runners", "allows_public_repositories": false, "restricted_to_workflows": true, "selected_workflows": [ @@ -19297,6 +19304,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "allows_public_repositories": { "type": "boolean" }, @@ -19340,6 +19350,7 @@ "default": false, "selected_organizations_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations", "runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners", + "hosted_runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/hosted-runners", "allows_public_repositories": false, "restricted_to_workflows": true, "selected_workflows": [ @@ -19471,6 +19482,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "allows_public_repositories": { "type": "boolean" }, @@ -19514,6 +19528,7 @@ "default": false, "selected_organizations_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations", "runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners", + "hosted_runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner_groups/2/hosted-runners", "allows_public_repositories": true, "restricted_to_workflows": false, "selected_workflows": [ @@ -66880,6 +66895,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "inherited": { "type": "boolean" }, @@ -67118,6 +67136,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "inherited": { "type": "boolean" }, @@ -67168,6 +67189,7 @@ "default": false, "selected_repositories_url": "https://api.github.com/orgs/octo-org/actions/runner-groups/2/repositories", "runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners", + "hosted_runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners", "inherited": false, "allows_public_repositories": true, "restricted_to_workflows": true, @@ -67249,6 +67271,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "inherited": { "type": "boolean" }, @@ -67299,6 +67324,7 @@ "default": false, "selected_repositories_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/repositories", "runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners", + "hosted_runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners", "inherited": false, "allows_public_repositories": true, "restricted_to_workflows": true, @@ -67435,6 +67461,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "inherited": { "type": "boolean" }, @@ -67485,6 +67514,7 @@ "default": false, "selected_repositories_url": "https://api.github.com/orgs/octo-org/actions/runner-groups/2/repositories", "runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners", + "hosted_runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners", "inherited": false, "allows_public_repositories": true, "restricted_to_workflows": true, diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 459fbc01c6..a8df82df39 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -8109,6 +8109,8 @@ paths: type: string runners_url: type: string + hosted_runners_url: + type: string allows_public_repositories: type: boolean workflow_restrictions_read_only: @@ -8276,6 +8278,7 @@ paths: default: false selected_organizations_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations runners_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners + hosted_runners_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/hosted-runners allows_public_repositories: false restricted_to_workflows: true selected_workflows: @@ -8394,6 +8397,7 @@ paths: default: false selected_organizations_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations runners_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners + hosted_runners_url: https://api.github.com/enterprises/octo-corp/actions/runner_groups/2/hosted-runners allows_public_repositories: true restricted_to_workflows: false selected_workflows: @@ -20199,6 +20203,8 @@ paths: type: string runners_url: type: string + hosted_runners_url: + type: string inherited: type: boolean inherited_allows_public_repositories: @@ -20372,6 +20378,7 @@ paths: default: false selected_repositories_url: https://api.github.com/orgs/octo-org/actions/runner-groups/2/repositories runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners + hosted_runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners inherited: false allows_public_repositories: true restricted_to_workflows: true @@ -20414,6 +20421,7 @@ paths: default: false selected_repositories_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/repositories runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners + hosted_runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners inherited: false allows_public_repositories: true restricted_to_workflows: true diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index 2183c897f7..f1dc7d5947 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.deref.json @@ -18946,6 +18946,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "allows_public_repositories": { "type": "boolean" }, @@ -19175,6 +19178,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "allows_public_repositories": { "type": "boolean" }, @@ -19218,6 +19224,7 @@ "default": false, "selected_organizations_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations", "runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners", + "hosted_runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/hosted-runners", "allows_public_repositories": false, "restricted_to_workflows": true, "selected_workflows": [ @@ -19297,6 +19304,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "allows_public_repositories": { "type": "boolean" }, @@ -19340,6 +19350,7 @@ "default": false, "selected_organizations_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations", "runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners", + "hosted_runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/hosted-runners", "allows_public_repositories": false, "restricted_to_workflows": true, "selected_workflows": [ @@ -19471,6 +19482,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "allows_public_repositories": { "type": "boolean" }, @@ -19514,6 +19528,7 @@ "default": false, "selected_organizations_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations", "runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners", + "hosted_runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner_groups/2/hosted-runners", "allows_public_repositories": true, "restricted_to_workflows": false, "selected_workflows": [ @@ -66880,6 +66895,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "inherited": { "type": "boolean" }, @@ -67118,6 +67136,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "inherited": { "type": "boolean" }, @@ -67168,6 +67189,7 @@ "default": false, "selected_repositories_url": "https://api.github.com/orgs/octo-org/actions/runner-groups/2/repositories", "runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners", + "hosted_runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners", "inherited": false, "allows_public_repositories": true, "restricted_to_workflows": true, @@ -67249,6 +67271,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "inherited": { "type": "boolean" }, @@ -67299,6 +67324,7 @@ "default": false, "selected_repositories_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/repositories", "runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners", + "hosted_runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners", "inherited": false, "allows_public_repositories": true, "restricted_to_workflows": true, @@ -67435,6 +67461,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "inherited": { "type": "boolean" }, @@ -67485,6 +67514,7 @@ "default": false, "selected_repositories_url": "https://api.github.com/orgs/octo-org/actions/runner-groups/2/repositories", "runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners", + "hosted_runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners", "inherited": false, "allows_public_repositories": true, "restricted_to_workflows": true, diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index 459fbc01c6..a8df82df39 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.deref.yaml @@ -8109,6 +8109,8 @@ paths: type: string runners_url: type: string + hosted_runners_url: + type: string allows_public_repositories: type: boolean workflow_restrictions_read_only: @@ -8276,6 +8278,7 @@ paths: default: false selected_organizations_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations runners_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners + hosted_runners_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/hosted-runners allows_public_repositories: false restricted_to_workflows: true selected_workflows: @@ -8394,6 +8397,7 @@ paths: default: false selected_organizations_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations runners_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners + hosted_runners_url: https://api.github.com/enterprises/octo-corp/actions/runner_groups/2/hosted-runners allows_public_repositories: true restricted_to_workflows: false selected_workflows: @@ -20199,6 +20203,8 @@ paths: type: string runners_url: type: string + hosted_runners_url: + type: string inherited: type: boolean inherited_allows_public_repositories: @@ -20372,6 +20378,7 @@ paths: default: false selected_repositories_url: https://api.github.com/orgs/octo-org/actions/runner-groups/2/repositories runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners + hosted_runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners inherited: false allows_public_repositories: true restricted_to_workflows: true @@ -20414,6 +20421,7 @@ paths: default: false selected_repositories_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/repositories runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners + hosted_runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners inherited: false allows_public_repositories: true restricted_to_workflows: true diff --git a/descriptions-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index 3f74a47ea1..c913a5d7f0 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -99412,6 +99412,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "allows_public_repositories": { "type": "boolean" }, @@ -105407,6 +105410,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "inherited": { "type": "boolean" }, @@ -278515,6 +278521,7 @@ "default": false, "selected_organizations_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations", "runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners", + "hosted_runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/hosted-runners", "allows_public_repositories": false, "restricted_to_workflows": true, "selected_workflows": [ @@ -278531,6 +278538,7 @@ "default": false, "selected_organizations_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations", "runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners", + "hosted_runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner_groups/2/hosted-runners", "allows_public_repositories": true, "restricted_to_workflows": false, "selected_workflows": [ @@ -281806,6 +281814,7 @@ "default": false, "selected_repositories_url": "https://api.github.com/orgs/octo-org/actions/runner-groups/2/repositories", "runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners", + "hosted_runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners", "inherited": false, "allows_public_repositories": true, "restricted_to_workflows": true, @@ -281823,6 +281832,7 @@ "default": false, "selected_repositories_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/repositories", "runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners", + "hosted_runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners", "inherited": false, "allows_public_repositories": true, "restricted_to_workflows": true, diff --git a/descriptions-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index 737fe3f7ee..f0f94f09d9 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -71667,6 +71667,8 @@ components: type: string runners_url: type: string + hosted_runners_url: + type: string allows_public_repositories: type: boolean workflow_restrictions_read_only: @@ -76099,6 +76101,8 @@ components: type: string runners_url: type: string + hosted_runners_url: + type: string inherited: type: boolean inherited_allows_public_repositories: @@ -204895,6 +204899,7 @@ components: default: false selected_organizations_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations runners_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners + hosted_runners_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/hosted-runners allows_public_repositories: false restricted_to_workflows: true selected_workflows: @@ -204908,6 +204913,7 @@ components: default: false selected_organizations_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations runners_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners + hosted_runners_url: https://api.github.com/enterprises/octo-corp/actions/runner_groups/2/hosted-runners allows_public_repositories: true restricted_to_workflows: false selected_workflows: @@ -207688,6 +207694,7 @@ components: default: false selected_repositories_url: https://api.github.com/orgs/octo-org/actions/runner-groups/2/repositories runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners + hosted_runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners inherited: false allows_public_repositories: true restricted_to_workflows: true @@ -207702,6 +207709,7 @@ components: default: false selected_repositories_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/repositories runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners + hosted_runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners inherited: false allows_public_repositories: true restricted_to_workflows: true diff --git a/descriptions-next/ghec/ghec.json b/descriptions-next/ghec/ghec.json index 3f74a47ea1..c913a5d7f0 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -99412,6 +99412,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "allows_public_repositories": { "type": "boolean" }, @@ -105407,6 +105410,9 @@ "runners_url": { "type": "string" }, + "hosted_runners_url": { + "type": "string" + }, "inherited": { "type": "boolean" }, @@ -278515,6 +278521,7 @@ "default": false, "selected_organizations_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations", "runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners", + "hosted_runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/hosted-runners", "allows_public_repositories": false, "restricted_to_workflows": true, "selected_workflows": [ @@ -278531,6 +278538,7 @@ "default": false, "selected_organizations_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations", "runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners", + "hosted_runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner_groups/2/hosted-runners", "allows_public_repositories": true, "restricted_to_workflows": false, "selected_workflows": [ @@ -281806,6 +281814,7 @@ "default": false, "selected_repositories_url": "https://api.github.com/orgs/octo-org/actions/runner-groups/2/repositories", "runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners", + "hosted_runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners", "inherited": false, "allows_public_repositories": true, "restricted_to_workflows": true, @@ -281823,6 +281832,7 @@ "default": false, "selected_repositories_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/repositories", "runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners", + "hosted_runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners", "inherited": false, "allows_public_repositories": true, "restricted_to_workflows": true, diff --git a/descriptions-next/ghec/ghec.yaml b/descriptions-next/ghec/ghec.yaml index 737fe3f7ee..f0f94f09d9 100644 --- a/descriptions-next/ghec/ghec.yaml +++ b/descriptions-next/ghec/ghec.yaml @@ -71667,6 +71667,8 @@ components: type: string runners_url: type: string + hosted_runners_url: + type: string allows_public_repositories: type: boolean workflow_restrictions_read_only: @@ -76099,6 +76101,8 @@ components: type: string runners_url: type: string + hosted_runners_url: + type: string inherited: type: boolean inherited_allows_public_repositories: @@ -204895,6 +204899,7 @@ components: default: false selected_organizations_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations runners_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners + hosted_runners_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/hosted-runners allows_public_repositories: false restricted_to_workflows: true selected_workflows: @@ -204908,6 +204913,7 @@ components: default: false selected_organizations_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations runners_url: https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners + hosted_runners_url: https://api.github.com/enterprises/octo-corp/actions/runner_groups/2/hosted-runners allows_public_repositories: true restricted_to_workflows: false selected_workflows: @@ -207688,6 +207694,7 @@ components: default: false selected_repositories_url: https://api.github.com/orgs/octo-org/actions/runner-groups/2/repositories runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners + hosted_runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners inherited: false allows_public_repositories: true restricted_to_workflows: true @@ -207702,6 +207709,7 @@ components: default: false selected_repositories_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/repositories runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners + hosted_runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners inherited: false allows_public_repositories: true restricted_to_workflows: true