Diese Version von GitHub Enterprise wurde eingestellt am 2021-09-23. Es wird keine Patch-Freigabe vorgenommen, auch nicht für kritische Sicherheitsprobleme. Für eine bessere Leistung, verbesserte Sicherheit und neue Features nimm ein Upgrade auf die neueste Version von GitHub Enterprise vor. Wende Dich an den GitHub Enterprise-Support, um Hilfe beim Upgrade zu erhalten.

Suspending a GitHub App installation

You can temporarily block a GitHub App's access to your account's resources by suspending the app.

Suspending a GitHub App

The integrator who owns and maintains a GitHub app, also called a GitHub App owner, can suspend or unsuspend a GitHub App installation using REST API endpoints with a JWT. For more information, see the GitHub Apps REST API.

People who have installed a GitHub App, also called installation owners, can only suspend or unsuspend a GitHub App through their app's installation settings. Installation owners cannot use the API to suspend or unsuspend their app installation.

If an installation has been suspended by the GitHub App owner, installation owners cannot unsuspend their installations of the GitHub App. However, installation owners can change other settings, such as repository selection, while the app is suspended.

  1. Klicke in der oberen rechten Ecke einer beliebigen Seite auf Dein Profilfoto und klicke dann auf Settings (Einstellungen). Symbol „Settings" (Einstellungen) auf der Benutzerleiste
  2. Klicke auf der linken Seitenleiste auf Developer settings (Entwicklereinstellungen). Abschnitt „Developer settings“ (Entwicklereinstellungen)
  3. In the left sidebar, click GitHub Apps. Abschnitt „GitHub Apps“
  4. Select the GitHub App you want to suspend. App selection
  5. In the left sidebar, click Advanced. Advanced tab
  6. Next to the suspension settings for the installation, click Suspend or Unsuspend. Suspend a GitHub App