Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 3.22 KB

about-using-integrations.md

File metadata and controls

41 lines (31 loc) · 3.22 KB
title intro redirect_from versions
About using integrations
Integrations are tools and services that connect with {% data variables.product.product_name %} to complement and extend your workflow.
/articles/about-integrations
/github/customizing-your-github-workflow/about-integrations
/github/customizing-your-github-workflow/exploring-integrations/about-integrations
/get-started/customizing-your-github-workflow/exploring-integrations/about-integrations
/articles/about-github-marketplace
/github/customizing-your-github-workflow/about-github-marketplace
/github/customizing-your-github-workflow/exploring-integrations/about-github-marketplace
/get-started/customizing-your-github-workflow/exploring-integrations/about-github-marketplace
/get-started/exploring-integrations/about-github-marketplace
/get-started/exploring-integrations/about-integrations
fpt ghes ghec
*
*
*

Integrations are tools that extend {% data variables.product.company_short %}'s functionality. Integrations can do things on {% data variables.product.company_short %} like open issues, comment on pull requests, and manage projects. They can also do things outside of {% data variables.product.company_short %} based on events that happen on {% data variables.product.company_short %}. For example, an integration can post on Slack when an issue is opened on {% data variables.product.company_short %}.

You can discover many integrations in {% data variables.product.prodname_marketplace %}. {% data variables.product.prodname_marketplace %} includes {% data variables.product.prodname_github_apps %}, {% data variables.product.prodname_oauth_apps %}, and custom actions that you can use in {% data variables.product.prodname_actions %} workflows. You can also get integrations directly from the integration creator.

For a list of featured {% data variables.product.company_short %} integrations, see "AUTOTITLE."

{% ifversion ghes %}

If you want your {% data variables.product.prodname_ghe_server %} instance to use a third-party {% data variables.product.prodname_github_app %}, you can contact the app developer about making the {% data variables.product.prodname_github_app %} available for {% data variables.product.prodname_ghe_server %}. For more information, see "AUTOTITLE."

If you want your {% data variables.product.prodname_ghe_server %} instance to use third-party custom actions, you need to enable {% data variables.product.prodname_github_connect %}. For more information, see "AUTOTITLE."

{% endif %}

For more information about using integrations, see:

You can also build your own integrations. For more information, see "AUTOTITLE."