|
1111 | 1111 | }
|
1112 | 1112 | ],
|
1113 | 1113 | "previews": [],
|
1114 |
| - "descriptionHTML": "<p>Gets the total GitHub Actions cache usage for an organization.\nThe data fetched using this API is refreshed approximately every 5 minutes, so values returned from this endpoint may take at least 5 minutes to get updated.</p>\n<p>OAuth tokens and personal access tokens (classic) need the <code>read:org</code> scope to use this endpoint.</p>", |
1115 | 1114 | "statusCodes": [
|
1116 | 1115 | {
|
1117 | 1116 | "httpStatusCode": "200",
|
1118 | 1117 | "description": "<p>OK</p>"
|
1119 | 1118 | }
|
1120 |
| - ] |
| 1119 | + ], |
| 1120 | + "descriptionHTML": "<p>Gets the total GitHub Actions cache usage for an organization.\nThe data fetched using this API is refreshed approximately every 5 minutes, so values returned from this endpoint may take at least 5 minutes to get updated.</p>\n<p>OAuth tokens and personal access tokens (classic) need the <code>read:org</code> scope to use this endpoint.</p>" |
1121 | 1121 | },
|
1122 | 1122 | {
|
1123 | 1123 | "serverUrl": "https://api.github.com",
|
|
4918 | 4918 | }
|
4919 | 4919 | ],
|
4920 | 4920 | "previews": [],
|
4921 |
| - "descriptionHTML": "<p>Get the list of partner images available for GitHub-hosted runners for an organization.</p>", |
4922 | 4921 | "statusCodes": [
|
4923 | 4922 | {
|
4924 | 4923 | "httpStatusCode": "200",
|
4925 | 4924 | "description": "<p>OK</p>"
|
4926 | 4925 | }
|
4927 |
| - ] |
| 4926 | + ], |
| 4927 | + "descriptionHTML": "<p>Get the list of partner images available for GitHub-hosted runners for an organization.</p>" |
4928 | 4928 | },
|
4929 | 4929 | {
|
4930 | 4930 | "serverUrl": "https://api.github.com",
|
|
6951 | 6951 | }
|
6952 | 6952 | ],
|
6953 | 6953 | "previews": [],
|
6954 |
| - "descriptionHTML": "<p>Lists the organizations that are selected to have GitHub Actions enabled in an enterprise. To use this endpoint, the enterprise permission policy for <code>enabled_organizations</code> must be configured to <code>selected</code>. For more information, see \"<a href=\"#set-github-actions-permissions-for-an-enterprise\">Set GitHub Actions permissions for an enterprise</a>.\"</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>admin:enterprise</code> scope to use this endpoint.</p>", |
6955 | 6954 | "statusCodes": [
|
6956 | 6955 | {
|
6957 | 6956 | "httpStatusCode": "200",
|
6958 | 6957 | "description": "<p>OK</p>"
|
6959 | 6958 | }
|
6960 |
| - ] |
| 6959 | + ], |
| 6960 | + "descriptionHTML": "<p>Lists the organizations that are selected to have GitHub Actions enabled in an enterprise. To use this endpoint, the enterprise permission policy for <code>enabled_organizations</code> must be configured to <code>selected</code>. For more information, see \"<a href=\"#set-github-actions-permissions-for-an-enterprise\">Set GitHub Actions permissions for an enterprise</a>.\"</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>admin:enterprise</code> scope to use this endpoint.</p>" |
6961 | 6961 | },
|
6962 | 6962 | {
|
6963 | 6963 | "serverUrl": "https://api.github.com",
|
@@ -15092,13 +15092,13 @@
|
15092 | 15092 | }
|
15093 | 15093 | ],
|
15094 | 15094 | "previews": [],
|
15095 |
| - "descriptionHTML": "<p>Lists all self-hosted runner groups configured in an organization and inherited from an enterprise.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>admin:org</code> scope to use this endpoint.</p>", |
15096 | 15095 | "statusCodes": [
|
15097 | 15096 | {
|
15098 | 15097 | "httpStatusCode": "200",
|
15099 | 15098 | "description": "<p>OK</p>"
|
15100 | 15099 | }
|
15101 |
| - ] |
| 15100 | + ], |
| 15101 | + "descriptionHTML": "<p>Lists all self-hosted runner groups configured in an organization and inherited from an enterprise.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>admin:org</code> scope to use this endpoint.</p>" |
15102 | 15102 | },
|
15103 | 15103 | {
|
15104 | 15104 | "serverUrl": "https://api.github.com",
|
@@ -15659,13 +15659,13 @@
|
15659 | 15659 | }
|
15660 | 15660 | ],
|
15661 | 15661 | "previews": [],
|
15662 |
| - "descriptionHTML": "<p>Updates the <code>name</code> and <code>visibility</code> of a self-hosted runner group in an organization.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>admin:org</code> scope to use this endpoint.</p>", |
15663 | 15662 | "statusCodes": [
|
15664 | 15663 | {
|
15665 | 15664 | "httpStatusCode": "200",
|
15666 | 15665 | "description": "<p>OK</p>"
|
15667 | 15666 | }
|
15668 |
| - ] |
| 15667 | + ], |
| 15668 | + "descriptionHTML": "<p>Updates the <code>name</code> and <code>visibility</code> of a self-hosted runner group in an organization.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>admin:org</code> scope to use this endpoint.</p>" |
15669 | 15669 | },
|
15670 | 15670 | {
|
15671 | 15671 | "serverUrl": "https://api.github.com",
|
@@ -21884,13 +21884,13 @@
|
21884 | 21884 | }
|
21885 | 21885 | ],
|
21886 | 21886 | "previews": [],
|
21887 |
| - "descriptionHTML": "<p>Lists all self-hosted runners configured in an organization.</p>\n<p>Authenticated users must have admin access to the organization to use this endpoint.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>admin:org</code> scope to use this endpoint. If the repository is private, the <code>repo</code> scope is also required.</p>", |
21888 | 21887 | "statusCodes": [
|
21889 | 21888 | {
|
21890 | 21889 | "httpStatusCode": "200",
|
21891 | 21890 | "description": "<p>OK</p>"
|
21892 | 21891 | }
|
21893 |
| - ] |
| 21892 | + ], |
| 21893 | + "descriptionHTML": "<p>Lists all self-hosted runners configured in an organization.</p>\n<p>Authenticated users must have admin access to the organization to use this endpoint.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>admin:org</code> scope to use this endpoint. If the repository is private, the <code>repo</code> scope is also required.</p>" |
21894 | 21894 | },
|
21895 | 21895 | {
|
21896 | 21896 | "serverUrl": "https://api.github.com",
|
@@ -29338,13 +29338,13 @@
|
29338 | 29338 | }
|
29339 | 29339 | ],
|
29340 | 29340 | "previews": [],
|
29341 |
| - "descriptionHTML": "<p>Lists all organization variables.</p>\n<p>Authenticated users must have collaborator access to a repository to create, update, or read variables.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>admin:org</code> scope to use this endpoint. If the repository is private, the <code>repo</code> scope is also required.</p>", |
29342 | 29341 | "statusCodes": [
|
29343 | 29342 | {
|
29344 | 29343 | "httpStatusCode": "200",
|
29345 | 29344 | "description": "<p>OK</p>"
|
29346 | 29345 | }
|
29347 |
| - ] |
| 29346 | + ], |
| 29347 | + "descriptionHTML": "<p>Lists all organization variables.</p>\n<p>Authenticated users must have collaborator access to a repository to create, update, or read variables.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>admin:org</code> scope to use this endpoint. If the repository is private, the <code>repo</code> scope is also required.</p>" |
29348 | 29348 | },
|
29349 | 29349 | {
|
29350 | 29350 | "serverUrl": "https://api.github.com",
|
@@ -44388,13 +44388,13 @@
|
44388 | 44388 | }
|
44389 | 44389 | ],
|
44390 | 44390 | "previews": [],
|
44391 |
| - "descriptionHTML": "<p>Get all deployment environments for a workflow run that are waiting for protection rules to pass.</p>\n<p>Anyone with read access to the repository can use this endpoint.</p>\n<p>If the repository is private, OAuth tokens and personal access tokens (classic) need the <code>repo</code> scope to use this endpoint.</p>", |
44392 | 44391 | "statusCodes": [
|
44393 | 44392 | {
|
44394 | 44393 | "httpStatusCode": "200",
|
44395 | 44394 | "description": "<p>OK</p>"
|
44396 | 44395 | }
|
44397 |
| - ] |
| 44396 | + ], |
| 44397 | + "descriptionHTML": "<p>Get all deployment environments for a workflow run that are waiting for protection rules to pass.</p>\n<p>Anyone with read access to the repository can use this endpoint.</p>\n<p>If the repository is private, OAuth tokens and personal access tokens (classic) need the <code>repo</code> scope to use this endpoint.</p>" |
44398 | 44398 | },
|
44399 | 44399 | {
|
44400 | 44400 | "serverUrl": "https://api.github.com",
|
@@ -133910,13 +133910,13 @@
|
133910 | 133910 | }
|
133911 | 133911 | ],
|
133912 | 133912 | "previews": [],
|
133913 |
| - "descriptionHTML": "<p>Protected branches are available in public repositories with GitHub Free and GitHub Free for organizations, and in public and private repositories with GitHub Pro, GitHub Team, GitHub Enterprise Cloud, and GitHub Enterprise Server. For more information, see <a href=\"https://docs.github.com/enterprise-cloud@latest//github/getting-started-with-github/githubs-products\">GitHub's products</a> in the GitHub Help documentation.</p>", |
133914 | 133913 | "statusCodes": [
|
133915 | 133914 | {
|
133916 | 133915 | "httpStatusCode": "200",
|
133917 | 133916 | "description": "<p>OK</p>"
|
133918 | 133917 | }
|
133919 |
| - ] |
| 133918 | + ], |
| 133919 | + "descriptionHTML": "<p>Protected branches are available in public repositories with GitHub Free and GitHub Free for organizations, and in public and private repositories with GitHub Pro, GitHub Team, GitHub Enterprise Cloud, and GitHub Enterprise Server. For more information, see <a href=\"https://docs.github.com/enterprise-cloud@latest//github/getting-started-with-github/githubs-products\">GitHub's products</a> in the GitHub Help documentation.</p>" |
133920 | 133920 | },
|
133921 | 133921 | {
|
133922 | 133922 | "serverUrl": "https://api.github.com",
|
@@ -152836,13 +152836,13 @@
|
152836 | 152836 | }
|
152837 | 152837 | ],
|
152838 | 152838 | "previews": [],
|
152839 |
| - "descriptionHTML": "<p>Updates a check run for a specific commit in a repository.</p>\n<div class=\"ghd-alert ghd-alert-accent\" data-container=\"alert\"><p class=\"ghd-alert-title\"><svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon mr-2\" aria-hidden><path d=\"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z\"></path></svg>Note</p>\n<p>\nThe endpoints to manage checks only look for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty <code>pull_requests</code> array.</p>\n</div>\n<p>OAuth apps and personal access tokens (classic) cannot use this endpoint.</p>", |
152840 | 152839 | "statusCodes": [
|
152841 | 152840 | {
|
152842 | 152841 | "httpStatusCode": "200",
|
152843 | 152842 | "description": "<p>OK</p>"
|
152844 | 152843 | }
|
152845 |
| - ] |
| 152844 | + ], |
| 152845 | + "descriptionHTML": "<p>Updates a check run for a specific commit in a repository.</p>\n<div class=\"ghd-alert ghd-alert-accent\" data-container=\"alert\"><p class=\"ghd-alert-title\"><svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon mr-2\" aria-hidden><path d=\"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z\"></path></svg>Note</p>\n<p>\nThe endpoints to manage checks only look for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty <code>pull_requests</code> array.</p>\n</div>\n<p>OAuth apps and personal access tokens (classic) cannot use this endpoint.</p>" |
152846 | 152846 | },
|
152847 | 152847 | {
|
152848 | 152848 | "serverUrl": "https://api.github.com",
|
@@ -267162,13 +267162,13 @@
|
267162 | 267162 | }
|
267163 | 267163 | ],
|
267164 | 267164 | "previews": [],
|
267165 |
| - "descriptionHTML": "<p>Lists all secrets available in an organization without revealing their\nencrypted values.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>admin:org</code> scope to use this endpoint.</p>", |
267166 | 267165 | "statusCodes": [
|
267167 | 267166 | {
|
267168 | 267167 | "httpStatusCode": "200",
|
267169 | 267168 | "description": "<p>OK</p>"
|
267170 | 267169 | }
|
267171 |
| - ] |
| 267170 | + ], |
| 267171 | + "descriptionHTML": "<p>Lists all secrets available in an organization without revealing their\nencrypted values.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>admin:org</code> scope to use this endpoint.</p>" |
267172 | 267172 | },
|
267173 | 267173 | {
|
267174 | 267174 | "serverUrl": "https://api.github.com",
|
@@ -445175,13 +445175,13 @@
|
445175 | 445175 | }
|
445176 | 445176 | ],
|
445177 | 445177 | "previews": [],
|
445178 |
| - "descriptionHTML": "<p>Deletes a hosted compute network configuration from an organization.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>write:network_configurations</code> scope to use this endpoint.</p>", |
445179 | 445178 | "statusCodes": [
|
445180 | 445179 | {
|
445181 | 445180 | "httpStatusCode": "204",
|
445182 | 445181 | "description": "<p>No Content</p>"
|
445183 | 445182 | }
|
445184 |
| - ] |
| 445183 | + ], |
| 445184 | + "descriptionHTML": "<p>Deletes a hosted compute network configuration from an organization.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>write:network_configurations</code> scope to use this endpoint.</p>" |
445185 | 445185 | },
|
445186 | 445186 | {
|
445187 | 445187 | "serverUrl": "https://api.github.com",
|
@@ -478495,13 +478495,13 @@
|
478495 | 478495 | }
|
478496 | 478496 | ],
|
478497 | 478497 | "previews": [],
|
478498 |
| - "descriptionHTML": "<p>Lists builts of a GitHub Enterprise Cloud Pages site.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>repo</code> scope to use this endpoint.</p>", |
478499 | 478498 | "statusCodes": [
|
478500 | 478499 | {
|
478501 | 478500 | "httpStatusCode": "200",
|
478502 | 478501 | "description": "<p>OK</p>"
|
478503 | 478502 | }
|
478504 |
| - ] |
| 478503 | + ], |
| 478504 | + "descriptionHTML": "<p>Lists builts of a GitHub Enterprise Cloud Pages site.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>repo</code> scope to use this endpoint.</p>" |
478505 | 478505 | },
|
478506 | 478506 | {
|
478507 | 478507 | "serverUrl": "https://api.github.com",
|
@@ -513613,13 +513613,13 @@
|
513613 | 513613 | }
|
513614 | 513614 | ],
|
513615 | 513615 | "previews": [],
|
513616 |
| - "descriptionHTML": "<p>Gets the users or teams whose review is requested for a pull request. Once a requested reviewer submits a review, they are no longer considered a requested reviewer. Their review will instead be returned by the <a href=\"https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#list-reviews-for-a-pull-request\">List reviews for a pull request</a> operation.</p>", |
513617 | 513616 | "statusCodes": [
|
513618 | 513617 | {
|
513619 | 513618 | "httpStatusCode": "200",
|
513620 | 513619 | "description": "<p>OK</p>"
|
513621 | 513620 | }
|
513622 |
| - ] |
| 513621 | + ], |
| 513622 | + "descriptionHTML": "<p>Gets the users or teams whose review is requested for a pull request. Once a requested reviewer submits a review, they are no longer considered a requested reviewer. Their review will instead be returned by the <a href=\"https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#list-reviews-for-a-pull-request\">List reviews for a pull request</a> operation.</p>" |
513623 | 513623 | },
|
513624 | 513624 | {
|
513625 | 513625 | "serverUrl": "https://api.github.com",
|
@@ -575738,13 +575738,13 @@
|
575738 | 575738 | }
|
575739 | 575739 | ],
|
575740 | 575740 | "previews": [],
|
575741 |
| - "descriptionHTML": "<p>Lists public repositories for the specified user.</p>", |
575742 | 575741 | "statusCodes": [
|
575743 | 575742 | {
|
575744 | 575743 | "httpStatusCode": "200",
|
575745 | 575744 | "description": "<p>OK</p>"
|
575746 | 575745 | }
|
575747 |
| - ] |
| 575746 | + ], |
| 575747 | + "descriptionHTML": "<p>Lists public repositories for the specified user.</p>" |
575748 | 575748 | }
|
575749 | 575749 | ],
|
575750 | 575750 | "autolinks": [
|
@@ -666729,13 +666729,13 @@
|
666729 | 666729 | }
|
666730 | 666730 | ],
|
666731 | 666731 | "previews": [],
|
666732 |
| - "descriptionHTML": "<p>Lists external groups available in an organization. You can query the groups using the <code>display_name</code> parameter, only groups with a <code>group_name</code> containing the text provided in the <code>display_name</code> parameter will be returned. You can also limit your page results using the <code>per_page</code> parameter. GitHub Enterprise Cloud generates a url-encoded <code>page</code> token using a cursor value for where the next page begins. For more information on cursor pagination, see \"<a href=\"https://dev.to/jackmarchant/offset-and-cursor-pagination-explained-b89\">Offset and Cursor Pagination explained</a>.\"</p>\n<p>You can manage team membership with your identity provider using Enterprise Managed Users for GitHub Enterprise Cloud. For more information, see \"<a href=\"https://docs.github.com/enterprise-cloud@latest//github/getting-started-with-github/githubs-products\">GitHub's products</a>\" in the GitHub Help documentation.</p>", |
666733 | 666732 | "statusCodes": [
|
666734 | 666733 | {
|
666735 | 666734 | "httpStatusCode": "200",
|
666736 | 666735 | "description": "<p>OK</p>"
|
666737 | 666736 | }
|
666738 |
| - ] |
| 666737 | + ], |
| 666738 | + "descriptionHTML": "<p>Lists external groups available in an organization. You can query the groups using the <code>display_name</code> parameter, only groups with a <code>group_name</code> containing the text provided in the <code>display_name</code> parameter will be returned. You can also limit your page results using the <code>per_page</code> parameter. GitHub Enterprise Cloud generates a url-encoded <code>page</code> token using a cursor value for where the next page begins. For more information on cursor pagination, see \"<a href=\"https://dev.to/jackmarchant/offset-and-cursor-pagination-explained-b89\">Offset and Cursor Pagination explained</a>.\"</p>\n<p>You can manage team membership with your identity provider using Enterprise Managed Users for GitHub Enterprise Cloud. For more information, see \"<a href=\"https://docs.github.com/enterprise-cloud@latest//github/getting-started-with-github/githubs-products\">GitHub's products</a>\" in the GitHub Help documentation.</p>" |
666739 | 666739 | },
|
666740 | 666740 | {
|
666741 | 666741 | "serverUrl": "https://api.github.com",
|
|
0 commit comments