From 8478e212c1408091c1c14d25d27c95bef2761f61 Mon Sep 17 00:00:00 2001 From: ksdmyanmar-lighter Date: Sun, 28 Dec 2025 11:31:01 +0630 Subject: [PATCH] Refactor installation guide for GitHub Apps Updated redirect paths and modified visibility descriptions for installing GitHub Apps. --- .../installing-your-own-github-app.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/content/apps/using-github-apps/installing-your-own-github-app.md b/content/apps/using-github-apps/installing-your-own-github-app.md index 41e90d63de1e..63b94ac2e2bb 100644 --- a/content/apps/using-github-apps/installing-your-own-github-app.md +++ b/content/apps/using-github-apps/installing-your-own-github-app.md @@ -1,26 +1,27 @@ --- -title: Installing your own GitHub App -intro: 'You can install a {% data variables.product.prodname_github_app %} that you created on the account that owns the app. If your app is public, the {% data variables.product.prodname_github_app %} can also be installed on other accounts.' -redirect_from: +---title: Installing your own GitHub App +---intro: 'You can install a {% data variables.product.prodname_github_app %} that you created on the account that owns the app. If your app is public, the {% data variables.product.prodname_github_app %} can also be installed on other accounts.' +---redirect_from: - /apps/installing-github-apps - /developers/apps/installing-github-apps - - /developers/apps/managing-github-apps/installing-github-apps - - /apps/maintaining-github-apps/installing-github-apps - - /apps/maintaining-github-apps/installing-your-own-github-app + --- /developers/apps/managing-github-apps/installing-github-apps + --- /apps/maintaining-github-apps/installing-github-apps + --- /apps/maintaining-github-apps/installing-your-own-github-app versions: fpt: '*' ghes: '*' ghec: '*' topics: - - GitHub Apps +- GitHub Apps '*' shortTitle: Install your own app --- ## About installing your own {% data variables.product.prodname_github_app %} -After creating a {% data variables.product.prodname_github_app %}, you can install it based on its visibility. +## After creating a {% data variables.product.prodname_github_app %}, you can install it based on its visibility. -* **Only on this account:** The {% data variables.product.prodname_github_app %} can only be installed on the account that created it.{% ifversion enterprise-apps-public-beta %} This visibility is not available for apps{% ifversion ghec %} created by a {% data variables.enterprise.prodname_managed_user %} or{% endif %} registered by an enterprise.{% endif %} +* **Only on this account:** The {% data +variables.product.prodname_github_app %} can only be installed on the account that created it.{% ifversion enterprise-apps-public-beta %} This visibility is not available for apps{% ifversion ghec %} created by a {% data variables.enterprise.prodname_managed_user %} or{% endif %} registered by an enterprise.{% endif %} * **Any account:** You can install this {% data variables.product.prodname_github_app %} on any account you control.{% ifversion enterprise-apps-public-beta %} This visibility is not available for apps registered by an enterprise. * **Only enterprise organizations:** If the {% data variables.product.prodname_github_app %} is owned by an enterprise, you can only install the app on{% ifversion enterprise-installed-apps %} that enterprise or{% endif %} organizations within the enterprise. Organizations where you are an organization owner will appear in the installation options.{% endif %}{% ifversion ghec %}