Diese Version von GitHub Enterprise wurde eingestellt am 2023-03-15. Es wird keine Patch-Freigabe vorgenommen, auch nicht für kritische Sicherheitsprobleme. Für bessere Leistung, verbesserte Sicherheit und neue Features aktualisiere auf die neueste Version von GitHub Enterprise. Wende dich an den GitHub Enterprise-Support, um Hilfe zum Upgrade zu erhalten.
Erstellen von GitHub-Apps
Du kannst GitHub-Apps für dich selbst oder andere erstellen.
- About creating GitHub Apps
- About creating GitHub Apps
- Deciding when to build a GitHub App
- Best practices for creating a GitHub App
- Migrating OAuth Apps to GitHub Apps
- Registering a GitHub App
- Registering a GitHub App
- About the user authorization callback URL
- About the setup URL
- Choosing permissions for a GitHub App
- Using webhooks with GitHub Apps
- Making a GitHub App public or private
- Rate limits for GitHub Apps
- Creating a custom badge for your GitHub App
- Authentifizieren mit einer GitHub App
- Informationen zur Authentifizierung mit einer GitHub-App
- Authentifizieren als GitHub-App
- Authentifizierung als GitHub-App-Installation
- Authentifizieren mit einer GitHub-App im Namen von Benutzer*innen
- Verwalten privater Schlüssel für GitHub-Apps
- Generieren eines JSON Web Token (JWT) für eine GitHub-App
- Generieren eines Installationszugriffstokens für eine GitHub-App
- Generieren eines Benutzerzugriffstokens für eine GitHub-App
- Aktualisieren von Benutzerzugriffstoken
- Making authenticated API requests with a GitHub App in a GitHub Actions workflow
- Writing code for a GitHub App
- About writing code for a GitHub App
- Quickstart for building GitHub Apps
- Building a GitHub App that responds to webhook events
- Building a "Login with GitHub" button with a GitHub App
- Building a CLI with a GitHub App
- Setting up your development environment to create a GitHub App
- Using the GitHub API in your app
- Creating CI tests with the Checks API