通过与我们的 API 和 Webhook 集成、自定义 GitHub 工作流程以及构建应用并与社区共享,更深入地了解 GitHub。
Go deeper with GitHub by integrating with our APIs and webhooks, customizing your GitHub workflow, and building and sharing apps with the community.
了解 GitHub Apps 和 OAuth Apps 之间的差异可帮助您决定要创建哪个应用程序。 在组织或组织内的仓库上安装时,OAuth App 代表 GitHub 用户,而 GitHub App 使用它自己的身份。
您可以在您的个人帐户下或在您有管理权限的任何组织下创建和注册 GitHub 应用程序。
Your GitHub App can authenticate as itself, as an app installation, or on behalf of a user.
Build a continuous integration server to run tests using a GitHub App and the Checks API.
Learn how to set up your app to listen for events and use the Octokit library to perform REST API operations.