From 1408f62b2d442caa402185d5f6ab8954c50aedbc Mon Sep 17 00:00:00 2001 From: Dev Prakash Sharma Date: Thu, 2 Sep 2021 14:11:06 +0530 Subject: [PATCH 01/12] Update actions.md --- content/rest/reference/actions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/rest/reference/actions.md b/content/rest/reference/actions.md index e31bd3d07b..7623afb69b 100644 --- a/content/rest/reference/actions.md +++ b/content/rest/reference/actions.md @@ -1,5 +1,6 @@ --- title: Actions +intro: 'intro: 'The Actions API enables the authenticated user and {% data variables.product.prodname_github_apps %} to manage and control the {% data variables.product.prodname_actions %} in an organization or repositories.' product: '{% data reusables.gated-features.actions %}' redirect_from: - /v3/actions From ac26400c03e379c619fce0715ccd3d73f81e33a1 Mon Sep 17 00:00:00 2001 From: Dev Prakash Sharma Date: Thu, 2 Sep 2021 19:56:20 +0530 Subject: [PATCH 02/12] Update apps.md --- content/rest/reference/apps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/rest/reference/apps.md b/content/rest/reference/apps.md index f23aa18fe3..f80ac08cbe 100644 --- a/content/rest/reference/apps.md +++ b/content/rest/reference/apps.md @@ -1,5 +1,6 @@ --- title: Apps +intro: 'The GitHub Apps API enables you to retrieve the information about the installation as well as specific information about GitHub Apps.' redirect_from: - /v3/apps versions: From 505f2863ce0654a979c9f634c35c2c48c5da0db0 Mon Sep 17 00:00:00 2001 From: Dev Prakash Sharma Date: Thu, 2 Sep 2021 20:03:51 +0530 Subject: [PATCH 03/12] Update billing.md --- content/rest/reference/billing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/rest/reference/billing.md b/content/rest/reference/billing.md index 88b6831d19..d040974170 100644 --- a/content/rest/reference/billing.md +++ b/content/rest/reference/billing.md @@ -1,5 +1,6 @@ --- title: Billing +intro: 'With Billing API, you can monitor the {% data variables.product.prodname_actions %} and {% data variables.product.prodname_registry %} charges for individual and your organization.' versions: fpt: '*' topics: From 58355ff41f69fb721e3ae0f62d51a78422b36723 Mon Sep 17 00:00:00 2001 From: Dev Prakash Sharma Date: Thu, 2 Sep 2021 20:11:39 +0530 Subject: [PATCH 04/12] Update checks.md --- content/rest/reference/checks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/rest/reference/checks.md b/content/rest/reference/checks.md index 72bde126d6..9441e0f69f 100644 --- a/content/rest/reference/checks.md +++ b/content/rest/reference/checks.md @@ -1,5 +1,6 @@ --- title: Checks +intro: 'With Checks API, you can request to build GitHub Apps that run powerful checks against the code changes in a repository.' redirect_from: - /v3/checks versions: From 8f8389b3d1e8bdaa53c664ce0765efd6cd546fa3 Mon Sep 17 00:00:00 2001 From: Dev Prakash Sharma Date: Mon, 13 Sep 2021 01:42:51 +0530 Subject: [PATCH 05/12] Update activity.md --- content/rest/reference/activity.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/rest/reference/activity.md b/content/rest/reference/activity.md index e67ebb4b5d..992ba53f5f 100644 --- a/content/rest/reference/activity.md +++ b/content/rest/reference/activity.md @@ -1,5 +1,6 @@ --- title: Activity +intro: 'The Activity APIs involve various activities to list events, getting feeds, starring and watching a repository for the authenticated users.' redirect_from: - /v3/activity versions: From eff029dc12444bf01e00b20cab19c6124e78db36 Mon Sep 17 00:00:00 2001 From: Laura Coursen Date: Thu, 16 Sep 2021 14:49:21 -0500 Subject: [PATCH 06/12] Add :nail_care: --- content/rest/reference/actions.md | 2 +- content/rest/reference/activity.md | 2 +- content/rest/reference/billing.md | 2 +- content/rest/reference/checks.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/rest/reference/actions.md b/content/rest/reference/actions.md index 7623afb69b..1cede56487 100644 --- a/content/rest/reference/actions.md +++ b/content/rest/reference/actions.md @@ -1,6 +1,6 @@ --- title: Actions -intro: 'intro: 'The Actions API enables the authenticated user and {% data variables.product.prodname_github_apps %} to manage and control the {% data variables.product.prodname_actions %} in an organization or repositories.' +intro: 'With the Actions API, you can manage and control {% data variables.product.prodname_actions %} for an organization or repository.' product: '{% data reusables.gated-features.actions %}' redirect_from: - /v3/actions diff --git a/content/rest/reference/activity.md b/content/rest/reference/activity.md index 992ba53f5f..119e18826e 100644 --- a/content/rest/reference/activity.md +++ b/content/rest/reference/activity.md @@ -1,6 +1,6 @@ --- title: Activity -intro: 'The Activity APIs involve various activities to list events, getting feeds, starring and watching a repository for the authenticated users.' +intro: 'The Activity API allows you to list events and feeds and manage notifications, starring, and watching for the authenticated user.' redirect_from: - /v3/activity versions: diff --git a/content/rest/reference/billing.md b/content/rest/reference/billing.md index d040974170..626a7505ed 100644 --- a/content/rest/reference/billing.md +++ b/content/rest/reference/billing.md @@ -1,6 +1,6 @@ --- title: Billing -intro: 'With Billing API, you can monitor the {% data variables.product.prodname_actions %} and {% data variables.product.prodname_registry %} charges for individual and your organization.' +intro: 'With the Billing API, you can monitor the charges and usage {% data variables.product.prodname_actions %} and {% data variables.product.prodname_registry %} for a user or organization.' versions: fpt: '*' topics: diff --git a/content/rest/reference/checks.md b/content/rest/reference/checks.md index 9441e0f69f..3020e3c1b9 100644 --- a/content/rest/reference/checks.md +++ b/content/rest/reference/checks.md @@ -1,6 +1,6 @@ --- title: Checks -intro: 'With Checks API, you can request to build GitHub Apps that run powerful checks against the code changes in a repository.' +intro: 'With the Checks API, you can build {% data variables.product.prodname_github_apps %} that run powerful checks against the code changes in a repository.' redirect_from: - /v3/checks versions: From 604f079fa24ae5ce116eeb7caa93dcc4c9471d12 Mon Sep 17 00:00:00 2001 From: Dev Prakash Sharma Date: Fri, 17 Sep 2021 11:19:54 +0530 Subject: [PATCH 07/12] Update apps.md --- content/rest/reference/apps.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/rest/reference/apps.md b/content/rest/reference/apps.md index f80ac08cbe..f9c4c950ae 100644 --- a/content/rest/reference/apps.md +++ b/content/rest/reference/apps.md @@ -12,8 +12,6 @@ topics: miniTocMaxHeadingLevel: 3 --- -The GitHub Apps API enables you to get high-level information about a GitHub App as well as specific information about installations of the app. To learn more about GitHub Apps, see "[Authenticating as a GitHub App](/apps/building-github-apps/authenticating-with-github-apps/#authenticating-as-a-github-app)." - {% data reusables.apps.general-apps-restrictions %} This page lists endpoints that you can access while authenticated as a GitHub App. See "[Authenticating as a GitHub App](/apps/building-github-apps/authenticating-with-github-apps/#authenticating-as-a-github-app)" to learn more. From cc8bc4cb44f9cc609571bfc2688e8d1ed4a0ef2e Mon Sep 17 00:00:00 2001 From: Dev Prakash Sharma Date: Fri, 17 Sep 2021 11:31:36 +0530 Subject: [PATCH 08/12] Update billing.md --- content/rest/reference/billing.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/rest/reference/billing.md b/content/rest/reference/billing.md index 626a7505ed..6042ecac0f 100644 --- a/content/rest/reference/billing.md +++ b/content/rest/reference/billing.md @@ -8,8 +8,6 @@ topics: miniTocMaxHeadingLevel: 3 --- -You can monitor your {% data variables.product.prodname_actions %} and {% data variables.product.prodname_registry %} charges and usage for a user and organization through the Billing API. - You can get billing information for an enterprise. For more information, see the "[{% data variables.product.prodname_dotcom %} Enterprise administration](/rest/reference/enterprise-admin#billing)" REST API. {% for operation in currentRestOperations %} From 310bded03aac97b4799d334b53acf255b4d6b9bf Mon Sep 17 00:00:00 2001 From: Dev Prakash Sharma Date: Fri, 17 Sep 2021 11:39:12 +0530 Subject: [PATCH 09/12] Update checks.md --- content/rest/reference/checks.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/rest/reference/checks.md b/content/rest/reference/checks.md index 3020e3c1b9..d62188b47f 100644 --- a/content/rest/reference/checks.md +++ b/content/rest/reference/checks.md @@ -11,8 +11,7 @@ topics: - API miniTocMaxHeadingLevel: 3 --- - -The Checks API enables you to build GitHub Apps that run powerful checks against code changes in a repository. You can create apps that perform continuous integration, code linting, or code scanning services and provide detailed feedback on commits. For more information, see "[Getting started with the checks API](/rest/guides/getting-started-with-the-checks-api)" and "[Creating CI tests with the Checks API](/apps/quickstart-guides/creating-ci-tests-with-the-checks-api/)." +You can create apps that perform continuous integration, code linting, or code scanning services and provide detailed feedback on commits. For more information, see "[Getting started with the checks API](/rest/guides/getting-started-with-the-checks-api)" and "[Creating CI tests with the Checks API](/apps/quickstart-guides/creating-ci-tests-with-the-checks-api/)." {% for operation in currentRestOperations %} {% unless operation.subcategory %}{% include rest_operation %}{% endunless %} From 7cc98c6aa3986594c942d1f4133614f130cf5bbd Mon Sep 17 00:00:00 2001 From: Tanner Date: Fri, 8 Oct 2021 14:28:29 -0700 Subject: [PATCH 10/12] Update link for oauth-auth --- content/rest/overview/other-authentication-methods.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rest/overview/other-authentication-methods.md b/content/rest/overview/other-authentication-methods.md index 7741217992..95c7cfe701 100644 --- a/content/rest/overview/other-authentication-methods.md +++ b/content/rest/overview/other-authentication-methods.md @@ -137,7 +137,7 @@ $ curl --request POST \ {% endif %} [curl]: http://curl.haxx.se/ -[oauth-auth]: /rest#authentication +[oauth-auth]: /rest/guides/basics-of-authentication [personal-access-tokens]: /articles/creating-a-personal-access-token-for-the-command-line [saml-sso]: /articles/about-identity-and-access-management-with-saml-single-sign-on [saml-sso-tokens]: https://github.com/settings/tokens From 717da87149ac18c69fc2c06a3018e710dc1888b3 Mon Sep 17 00:00:00 2001 From: Steve Guntrip <12534592+stevecat@users.noreply.github.com> Date: Mon, 25 Oct 2021 13:21:56 +0100 Subject: [PATCH 11/12] Update content/rest/overview/other-authentication-methods.md --- content/rest/overview/other-authentication-methods.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rest/overview/other-authentication-methods.md b/content/rest/overview/other-authentication-methods.md index ccafa4e78e..b75ab98525 100644 --- a/content/rest/overview/other-authentication-methods.md +++ b/content/rest/overview/other-authentication-methods.md @@ -138,7 +138,7 @@ $ curl --request POST \ {% endif %} [curl]: http://curl.haxx.se/ -[oauth-auth]: /rest/guides/basics-of-authentication +[oauth-auth]: /rest/overview/resources-in-the-rest-api#authentication [personal-access-tokens]: /articles/creating-a-personal-access-token-for-the-command-line [saml-sso]: /articles/about-identity-and-access-management-with-saml-single-sign-on [saml-sso-tokens]: https://github.com/settings/tokens From 59035b0babae3e73fc492422c6548a7f190f66af Mon Sep 17 00:00:00 2001 From: Steve Guntrip <12534592+stevecat@users.noreply.github.com> Date: Tue, 2 Nov 2021 10:09:46 +0000 Subject: [PATCH 12/12] Update content/rest/reference/actions.md --- content/rest/reference/actions.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/rest/reference/actions.md b/content/rest/reference/actions.md index 12eb666874..d18e1d43d1 100644 --- a/content/rest/reference/actions.md +++ b/content/rest/reference/actions.md @@ -1,7 +1,6 @@ --- title: Actions intro: 'With the Actions API, you can manage and control {% data variables.product.prodname_actions %} for an organization or repository.' -======= redirect_from: - /v3/actions versions: