Creating a GitHub App→
您可以在您的个人帐户下或在您有管理权限的任何组织下创建和注册 GitHub 应用程序。
Setting permissions for GitHub Apps→
创建 GitHub 应用程序时,您可以设置权限,以定义应用程序可通过 REST API 访问的资源。
使用 GitHub 应用程序进行身份验证→
您可以验证为 GitHub 应用程序 或安装。
Identifying and authorizing users for GitHub Apps→
GitHub 应用程序可以代表用户执行操作,例如创建议题、创建部署和使用其他受支持的端点。
Rate limits for GitHub Apps→
GitHub 应用程序的速率限制有助于控制流量。
Creating a GitHub App from a manifest→
A GitHub App Manifest is a preconfigured GitHub App you can share with anyone who wants to use your app in their personal repositories. The manifest flow allows someone to quickly create, install, and start extending a GitHub App without needing to register the app or connect the registration to the hosted app code.
Creating a GitHub App using URL parameters→
You can preselect the settings of a new GitHub 应用程序 using URL query parameters to quickly set up the new GitHub 应用程序's configuration.
为 GitHub 应用程序创建自定义徽章→
您可以通过上传自己的徽标图像并自定义背景来替换 GitHub 应用程序上的默认徽章。