Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repo sync #24564

Merged
merged 1 commit into from
Mar 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
{
"actions": [
{
"slug": "get-github-actions-cache-usage-for-an-enterprise",
"subcategory": "cache",
"verb": "get",
"requestPath": "/enterprises/{enterprise}/actions/cache/usage"
},
{
"slug": "get-github-actions-cache-usage-for-an-organization",
"subcategory": "cache",
Expand Down
18 changes: 0 additions & 18 deletions src/github-apps/data/ghes-3.5/server-to-server-rest.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
{
"actions": [
{
"slug": "get-github-actions-cache-usage-for-an-enterprise",
"subcategory": "cache",
"verb": "get",
"requestPath": "/enterprises/{enterprise}/actions/cache/usage"
},
{
"slug": "get-github-actions-cache-usage-policy-for-an-enterprise",
"subcategory": "cache",
"verb": "get",
"requestPath": "/enterprises/{enterprise}/actions/cache/usage-policy"
},
{
"slug": "set-github-actions-cache-usage-policy-for-an-enterprise",
"subcategory": "cache",
"verb": "patch",
"requestPath": "/enterprises/{enterprise}/actions/cache/usage-policy"
},
{
"slug": "get-github-actions-cache-usage-for-an-organization",
"subcategory": "cache",
Expand Down
18 changes: 0 additions & 18 deletions src/github-apps/data/ghes-3.6/server-to-server-rest.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
{
"actions": [
{
"slug": "get-github-actions-cache-usage-for-an-enterprise",
"subcategory": "cache",
"verb": "get",
"requestPath": "/enterprises/{enterprise}/actions/cache/usage"
},
{
"slug": "get-github-actions-cache-usage-policy-for-an-enterprise",
"subcategory": "cache",
"verb": "get",
"requestPath": "/enterprises/{enterprise}/actions/cache/usage-policy"
},
{
"slug": "set-github-actions-cache-usage-policy-for-an-enterprise",
"subcategory": "cache",
"verb": "patch",
"requestPath": "/enterprises/{enterprise}/actions/cache/usage-policy"
},
{
"slug": "get-github-actions-cache-usage-for-an-organization",
"subcategory": "cache",
Expand Down
18 changes: 0 additions & 18 deletions src/github-apps/data/ghes-3.7/server-to-server-rest.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
{
"actions": [
{
"slug": "get-github-actions-cache-usage-for-an-enterprise",
"subcategory": "cache",
"verb": "get",
"requestPath": "/enterprises/{enterprise}/actions/cache/usage"
},
{
"slug": "get-github-actions-cache-usage-policy-for-an-enterprise",
"subcategory": "cache",
"verb": "get",
"requestPath": "/enterprises/{enterprise}/actions/cache/usage-policy"
},
{
"slug": "set-github-actions-cache-usage-policy-for-an-enterprise",
"subcategory": "cache",
"verb": "patch",
"requestPath": "/enterprises/{enterprise}/actions/cache/usage-policy"
},
{
"slug": "get-github-actions-cache-usage-for-an-organization",
"subcategory": "cache",
Expand Down
18 changes: 0 additions & 18 deletions src/github-apps/data/ghes-3.8/server-to-server-rest.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
{
"actions": [
{
"slug": "get-github-actions-cache-usage-for-an-enterprise",
"subcategory": "cache",
"verb": "get",
"requestPath": "/enterprises/{enterprise}/actions/cache/usage"
},
{
"slug": "get-github-actions-cache-usage-policy-for-an-enterprise",
"subcategory": "cache",
"verb": "get",
"requestPath": "/enterprises/{enterprise}/actions/cache/usage-policy"
},
{
"slug": "set-github-actions-cache-usage-policy-for-an-enterprise",
"subcategory": "cache",
"verb": "patch",
"requestPath": "/enterprises/{enterprise}/actions/cache/usage-policy"
},
{
"slug": "get-github-actions-cache-usage-for-an-organization",
"subcategory": "cache",
Expand Down
2 changes: 1 addition & 1 deletion src/github-apps/lib/config.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"sha": "aaccfaf7077f9076e5ed45780e2e870f5451db31"
"sha": "6c285c5ff549e2bf1172b7fce20eb916f4fc29cd"
}
32 changes: 27 additions & 5 deletions src/rest/data/fpt-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -353756,7 +353756,7 @@
"response": {
"statusCode": "200",
"contentType": "application/json",
"description": "<p>Default response</p>",
"description": "<p>Response</p>",
"example": {
"login": "github",
"id": 1,
Expand Down Expand Up @@ -353785,7 +353785,6 @@
"following": 0,
"html_url": "https://github.com/octocat",
"created_at": "2008-01-14T04:33:35Z",
"updated_at": "2014-03-03T18:58:10Z",
"type": "Organization",
"total_private_repos": 100,
"owned_private_repos": 100,
Expand All @@ -353808,7 +353807,19 @@
"members_can_create_private_repositories": false,
"members_can_create_internal_repositories": false,
"members_can_create_pages": true,
"members_can_fork_private_repositories": false
"members_can_create_public_pages": true,
"members_can_create_private_pages": true,
"members_can_fork_private_repositories": false,
"web_commit_signoff_required": false,
"updated_at": "2014-03-03T18:58:10Z",
"dependency_graph_enabled_for_new_repositories": false,
"dependabot_alerts_enabled_for_new_repositories": false,
"dependabot_security_updates_enabled_for_new_repositories": false,
"advanced_security_enabled_for_new_repositories": false,
"secret_scanning_enabled_for_new_repositories": false,
"secret_scanning_push_protection_enabled_for_new_repositories": false,
"secret_scanning_push_protection_custom_link": false,
"secret_scanning_push_protection_custom_link_enabled": "https://github.com/octo-org/octo-repo/blob/main/im-blocked.md"
},
"schema": {
"title": "Organization Full",
Expand Down Expand Up @@ -354534,7 +354545,9 @@
"plan": {
"name": "Medium",
"space": 400,
"private_repos": 20
"private_repos": 20,
"filled_seats": 4,
"seats": 5
},
"default_repository_permission": "read",
"members_can_create_repositories": true,
Expand All @@ -354548,7 +354561,15 @@
"members_can_create_private_pages": true,
"members_can_fork_private_repositories": false,
"web_commit_signoff_required": false,
"updated_at": "2014-03-03T18:58:10Z"
"updated_at": "2014-03-03T18:58:10Z",
"dependency_graph_enabled_for_new_repositories": false,
"dependabot_alerts_enabled_for_new_repositories": false,
"dependabot_security_updates_enabled_for_new_repositories": false,
"advanced_security_enabled_for_new_repositories": false,
"secret_scanning_enabled_for_new_repositories": false,
"secret_scanning_push_protection_enabled_for_new_repositories": false,
"secret_scanning_push_protection_custom_link": false,
"secret_scanning_push_protection_custom_link_enabled": "https://github.com/octo-org/octo-repo/blob/main/im-blocked.md"
},
"schema": {
"title": "Organization Full",
Expand Down Expand Up @@ -356007,6 +356028,7 @@
"dependabot_alerts",
"dependabot_security_updates",
"advanced_security",
"code_scanning_default_setup",
"secret_scanning",
"secret_scanning_push_protection"
]
Expand Down
31 changes: 26 additions & 5 deletions src/rest/data/ghae/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -256063,7 +256063,7 @@
"response": {
"statusCode": "200",
"contentType": "application/json",
"description": "<p>Default response</p>",
"description": "<p>Response</p>",
"example": {
"login": "github",
"id": 1,
Expand Down Expand Up @@ -256092,7 +256092,6 @@
"following": 0,
"html_url": "https://github.com/octocat",
"created_at": "2008-01-14T04:33:35Z",
"updated_at": "2014-03-03T18:58:10Z",
"type": "Organization",
"total_private_repos": 100,
"owned_private_repos": 100,
Expand All @@ -256115,7 +256114,19 @@
"members_can_create_private_repositories": false,
"members_can_create_internal_repositories": false,
"members_can_create_pages": true,
"members_can_fork_private_repositories": false
"members_can_create_public_pages": true,
"members_can_create_private_pages": true,
"members_can_fork_private_repositories": false,
"web_commit_signoff_required": false,
"updated_at": "2014-03-03T18:58:10Z",
"dependency_graph_enabled_for_new_repositories": false,
"dependabot_alerts_enabled_for_new_repositories": false,
"dependabot_security_updates_enabled_for_new_repositories": false,
"advanced_security_enabled_for_new_repositories": false,
"secret_scanning_enabled_for_new_repositories": false,
"secret_scanning_push_protection_enabled_for_new_repositories": false,
"secret_scanning_push_protection_custom_link": false,
"secret_scanning_push_protection_custom_link_enabled": "https://github.com/octo-org/octo-repo/blob/main/im-blocked.md"
},
"schema": {
"title": "Organization Full",
Expand Down Expand Up @@ -256829,7 +256840,9 @@
"plan": {
"name": "Medium",
"space": 400,
"private_repos": 20
"private_repos": 20,
"filled_seats": 4,
"seats": 5
},
"default_repository_permission": "read",
"members_can_create_repositories": true,
Expand All @@ -256843,7 +256856,15 @@
"members_can_create_private_pages": true,
"members_can_fork_private_repositories": false,
"web_commit_signoff_required": false,
"updated_at": "2014-03-03T18:58:10Z"
"updated_at": "2014-03-03T18:58:10Z",
"dependency_graph_enabled_for_new_repositories": false,
"dependabot_alerts_enabled_for_new_repositories": false,
"dependabot_security_updates_enabled_for_new_repositories": false,
"advanced_security_enabled_for_new_repositories": false,
"secret_scanning_enabled_for_new_repositories": false,
"secret_scanning_push_protection_enabled_for_new_repositories": false,
"secret_scanning_push_protection_custom_link": false,
"secret_scanning_push_protection_custom_link_enabled": "https://github.com/octo-org/octo-repo/blob/main/im-blocked.md"
},
"schema": {
"title": "Organization Full",
Expand Down
40 changes: 31 additions & 9 deletions src/rest/data/ghec-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@
}
],
"bodyParameters": [],
"enabledForGitHubApps": true,
"enabledForGitHubApps": false,
"codeExamples": [
{
"key": "default",
Expand Down Expand Up @@ -1710,7 +1710,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>Sets the GitHub Actions OpenID Connect (OIDC) custom issuer policy for an enterprise.\nYou must authenticate using an access token with the <code>admin:enterprise</code> scope to use this endpoint.\nGitHub Apps must have the <code>enterprise_administration:write</code> permission to use this endpoint.</p>",
"descriptionHTML": "<p>Sets the GitHub Actions OpenID Connect (OIDC) custom issuer policy for an enterprise.\nYou must authenticate using an access token with the <code>admin:enterprise</code> scope to use this endpoint.</p>",
"statusCodes": [
{
"httpStatusCode": "204",
Expand Down Expand Up @@ -2792,7 +2792,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>Gets the default workflow permissions granted to the <code>GITHUB_TOKEN</code> when running workflows in an enterprise,\nas well as whether GitHub Actions can submit approving pull request reviews. For more information, see\n\"<a href=\"https://docs.github.com/enterprise-cloud@latest//admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-actions-in-your-enterprise#enforcing-a-policy-for-workflow-permissions-in-your-enterprise\">Enforcing a policy for workflow permissions in your enterprise</a>.\"</p>\n<p>You must authenticate using an access token with the <code>admin:enterprise</code> scope to use this endpoint.\nGitHub Apps must have the <code>enterprise_administration:write</code> permission to use this endpoint.</p>",
"descriptionHTML": "<p>Gets the default workflow permissions granted to the <code>GITHUB_TOKEN</code> when running workflows in an enterprise,\nas well as whether GitHub Actions can submit approving pull request reviews. For more information, see\n\"<a href=\"https://docs.github.com/enterprise-cloud@latest//admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-actions-in-your-enterprise#enforcing-a-policy-for-workflow-permissions-in-your-enterprise\">Enforcing a policy for workflow permissions in your enterprise</a>.\"</p>\n<p>You must authenticate using an access token with the <code>admin:enterprise</code> scope to use this endpoint.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
Expand Down Expand Up @@ -2859,7 +2859,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>Sets the default workflow permissions granted to the <code>GITHUB_TOKEN</code> when running workflows in an enterprise, and sets\nwhether GitHub Actions can submit approving pull request reviews. For more information, see\n\"<a href=\"https://docs.github.com/enterprise-cloud@latest//admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-actions-in-your-enterprise#enforcing-a-policy-for-workflow-permissions-in-your-enterprise\">Enforcing a policy for workflow permissions in your enterprise</a>.\"</p>\n<p>You must authenticate using an access token with the <code>admin:enterprise</code> scope to use this endpoint.\nGitHub Apps must have the <code>enterprise_administration:write</code> permission to use this endpoint.</p>",
"descriptionHTML": "<p>Sets the default workflow permissions granted to the <code>GITHUB_TOKEN</code> when running workflows in an enterprise, and sets\nwhether GitHub Actions can submit approving pull request reviews. For more information, see\n\"<a href=\"https://docs.github.com/enterprise-cloud@latest//admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-actions-in-your-enterprise#enforcing-a-policy-for-workflow-permissions-in-your-enterprise\">Enforcing a policy for workflow permissions in your enterprise</a>.\"</p>\n<p>You must authenticate using an access token with the <code>admin:enterprise</code> scope to use this endpoint.</p>",
"statusCodes": [
{
"httpStatusCode": "204",
Expand Down Expand Up @@ -366943,7 +366943,7 @@
"response": {
"statusCode": "200",
"contentType": "application/json",
"description": "<p>Default response</p>",
"description": "<p>Response</p>",
"example": {
"login": "github",
"id": 1,
Expand Down Expand Up @@ -366972,7 +366972,6 @@
"following": 0,
"html_url": "https://github.com/octocat",
"created_at": "2008-01-14T04:33:35Z",
"updated_at": "2014-03-03T18:58:10Z",
"type": "Organization",
"total_private_repos": 100,
"owned_private_repos": 100,
Expand All @@ -366995,7 +366994,19 @@
"members_can_create_private_repositories": false,
"members_can_create_internal_repositories": false,
"members_can_create_pages": true,
"members_can_fork_private_repositories": false
"members_can_create_public_pages": true,
"members_can_create_private_pages": true,
"members_can_fork_private_repositories": false,
"web_commit_signoff_required": false,
"updated_at": "2014-03-03T18:58:10Z",
"dependency_graph_enabled_for_new_repositories": false,
"dependabot_alerts_enabled_for_new_repositories": false,
"dependabot_security_updates_enabled_for_new_repositories": false,
"advanced_security_enabled_for_new_repositories": false,
"secret_scanning_enabled_for_new_repositories": false,
"secret_scanning_push_protection_enabled_for_new_repositories": false,
"secret_scanning_push_protection_custom_link": false,
"secret_scanning_push_protection_custom_link_enabled": "https://github.com/octo-org/octo-repo/blob/main/im-blocked.md"
},
"schema": {
"title": "Organization Full",
Expand Down Expand Up @@ -367721,7 +367732,9 @@
"plan": {
"name": "Medium",
"space": 400,
"private_repos": 20
"private_repos": 20,
"filled_seats": 4,
"seats": 5
},
"default_repository_permission": "read",
"members_can_create_repositories": true,
Expand All @@ -367735,7 +367748,15 @@
"members_can_create_private_pages": true,
"members_can_fork_private_repositories": false,
"web_commit_signoff_required": false,
"updated_at": "2014-03-03T18:58:10Z"
"updated_at": "2014-03-03T18:58:10Z",
"dependency_graph_enabled_for_new_repositories": false,
"dependabot_alerts_enabled_for_new_repositories": false,
"dependabot_security_updates_enabled_for_new_repositories": false,
"advanced_security_enabled_for_new_repositories": false,
"secret_scanning_enabled_for_new_repositories": false,
"secret_scanning_push_protection_enabled_for_new_repositories": false,
"secret_scanning_push_protection_custom_link": false,
"secret_scanning_push_protection_custom_link_enabled": "https://github.com/octo-org/octo-repo/blob/main/im-blocked.md"
},
"schema": {
"title": "Organization Full",
Expand Down Expand Up @@ -369778,6 +369799,7 @@
"dependabot_alerts",
"dependabot_security_updates",
"advanced_security",
"code_scanning_default_setup",
"secret_scanning",
"secret_scanning_push_protection"
]
Expand Down
Loading