1
0
mirror of synced 2025-12-21 10:57:10 -05:00

GHEC version (#20947)

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
This commit is contained in:
Laura Coursen
2021-10-15 15:41:33 -05:00
committed by GitHub
parent be8cb7cb8c
commit 8f964ea2cb
1592 changed files with 4984 additions and 3494 deletions

View File

@@ -6,6 +6,7 @@ redirect_from:
- /github/customizing-your-github-workflow/about-github-marketplace
versions:
fpt: '*'
ghec: '*'
---
You can discover, browse, and install free and paid tools, including {% data variables.product.prodname_github_apps %}, {% data variables.product.prodname_oauth_apps %}, and {% data variables.product.prodname_actions %}, in [{% data variables.product.prodname_marketplace %}](https://github.com/marketplace).

View File

@@ -6,12 +6,13 @@ redirect_from:
- /github/customizing-your-github-workflow/about-integrations
versions:
fpt: '*'
ghec: '*'
---
You can install integrations in your personal account or organizations you own. You can also install {% data variables.product.prodname_github_apps %} from a third-party in a specific repository where you have admin permissions or which is owned by your organization.
## Differences between {% data variables.product.prodname_github_apps %} and {% data variables.product.prodname_oauth_apps %}
Integrations can be {% data variables.product.prodname_github_apps %}, {% data variables.product.prodname_oauth_apps %}, or anything that utilizes {% data variables.product.product_name %} APIs or webhooks.
Integrations can be {% data variables.product.prodname_github_apps %}, {% data variables.product.prodname_oauth_apps %}, or anything that utilizes {% ifversion fpt or ghec %}{% data variables.product.prodname_dotcom %}{% else %}{% data variables.product.product_name %}{% endif %} APIs or webhooks.
{% data variables.product.prodname_github_apps %} offer granular permissions and request access to only what the app needs. {% data variables.product.prodname_github_apps %} also offer specific user-level permissions that each user must authorize individually when an app is installed or when the integrator changes the permissions requested by the app.

View File

@@ -7,6 +7,7 @@ redirect_from:
- /github/customizing-your-github-workflow/github-extensions-and-integrations
versions:
fpt: '*'
ghec: '*'
shortTitle: Extensions & integrations
---
## Editor tools
@@ -31,7 +32,7 @@ With the {% data variables.product.prodname_dotcom %} for Visual Studio Code ext
## Project management tools
You can integrate your {% data variables.product.product_name %} personal account or organization with third-party project management tools, such as Jira.
You can integrate your personal or organization account on {% data variables.product.product_location %} with third-party project management tools, such as Jira.
### Jira Cloud and {% data variables.product.product_name %}.com integration
@@ -39,7 +40,7 @@ You can integrate Jira Cloud with your personal or organization account to scan
## Team communication tools
You can integrate your {% data variables.product.product_name %} personal account or organization with third-party team communication tools, such as Slack or Microsoft Teams.
You can integrate your personal or organization account on {% data variables.product.product_location %} with third-party team communication tools, such as Slack or Microsoft Teams.
### Slack and {% data variables.product.product_name %} integration

View File

@@ -5,6 +5,7 @@ redirect_from:
- /articles/exploring-integrations
versions:
fpt: '*'
ghec: '*'
children:
- /about-integrations
- /about-github-marketplace

View File

@@ -4,6 +4,7 @@ redirect_from:
- /categories/customizing-your-github-workflow
versions:
fpt: '*'
ghec: '*'
children:
- /exploring-integrations
- /purchasing-and-installing-apps-in-github-marketplace

View File

@@ -5,6 +5,7 @@ redirect_from:
- /articles/purchasing-and-installing-apps-in-github-marketplace
versions:
fpt: '*'
ghec: '*'
children:
- /installing-an-app-in-your-personal-account
- /installing-an-app-in-your-organization

View File

@@ -6,6 +6,7 @@ redirect_from:
- /github/customizing-your-github-workflow/installing-an-app-in-your-organization
versions:
fpt: '*'
ghec: '*'
shortTitle: Install app organization
---
{% data reusables.marketplace.marketplace-apps-only %}

View File

@@ -6,6 +6,7 @@ redirect_from:
- /github/customizing-your-github-workflow/installing-an-app-in-your-personal-account
versions:
fpt: '*'
ghec: '*'
shortTitle: Install app user account
---
{% data reusables.marketplace.marketplace-apps-only %}