Registering a GitHub App
Learn about building GitHub Apps.
Registering a GitHub App
You can register a GitHub App under your personal account or under any organization you own.
About the user authorization callback URL
You can specify a URL that users will be redirected to after they authorize a GitHub App.
About the setup URL
You can specify a URL that users will be redirected to after they install a GitHub App.
Choosing permissions for a GitHub App
The permissions of a GitHub App determine what the app can do with GitHub's APIs and what webhooks the app can receive.
Using webhooks with GitHub Apps
Your GitHub App can subscribe to webhook events to receive notifications whenever certain activity occurs.
Making a GitHub App public or private
When registering a GitHub App, you can make it public so that other GitHub users or organizations can install the app, or private so that you can only install it on the account that owns the app.
Rate limits for GitHub Apps
速率限制将流量速率限制为 你的 GitHub Enterprise Server 实例,以帮助确保所有用户的一致访问。
Creating a custom badge for your GitHub App
您可以通过上传自己的徽标图像并自定义背景来替换 GitHub 应用程序上的默认徽章。