# 关于 GitHub 集成

了解如何使用应用和工具连接、扩展和自定义GitHub。

集成是扩展 GitHub 功能的工具，它允许你将 GitHub 帐户与其他应用程序和服务连接起来，从而简化工作流并增强协作。

通过集成，你可以直接从你喜欢的工具自动执行任务、接收通知和访问 GitHub 功能。 集成还可以根据 GitHub 上发生的事件，在 GitHub 外部执行操作。 例如，在 GitHub 上打开问题时，集成可以在 Slack 上发布。

你可以在 [GitHub Marketplace](https://github.com/marketplace) 中发现许多集成。 GitHub Marketplace 包括 GitHub Apps、OAuth apps 以及可在 GitHub Actions 工作流中使用的自定义操作。 还可以直接从集成创建者获取集成。

有关精选 GitHub 集成的列表，请参阅 [特色GitHub集成](/zh/enterprise-cloud@latest/integrations/concepts/featured-github-integrations)。

> \[!NOTE] GitHub 文档网站仅提供特定集成套件的文档。 有关 GitHub 文档网站上未记录的集成的详细信息，请参阅集成创建者提供的文档。

有关使用集成的详细信息，请参阅：

* [关于使用GitHub应用](/zh/enterprise-cloud@latest/apps/using-github-apps/about-using-github-apps)
* [使用 OAuth 应用](/zh/enterprise-cloud@latest/apps/oauth-apps/using-oauth-apps)
* [在工作流中使用预编写的构建基块](/zh/enterprise-cloud@latest/actions/learn-github-actions/finding-and-customizing-actions)

此外，你也可以生成自己的集成。 有关详细信息，请参阅“[关于生成集成](/zh/enterprise-cloud@latest/get-started/exploring-integrations/about-building-integrations)”。