Skip to main content
We publish frequent updates to our documentation, and translation of this page may still be in progress. For the most current information, please visit the English documentation.

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.

Suspending a GitHub App installation

Du kannst vorübergehend einen GitHub App-Zugriff auf die Ressourcen deines Kontos blockieren, indem du die App sperrst.

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. Klicken Sie auf einer beliebigen Seite in der oberen rechten Ecke auf Ihr Profilfoto und anschließend auf Einstellungen.

    Symbol „Settings" (Einstellungen) auf der Benutzerleiste

  2. Klicken Sie in der linken Seitenleiste auf Entwicklereinstellungen. Entwicklereinstellungen

  3. Klicke auf der linken Randleiste auf GitHub-Apps. Abschnitt „GitHub-Apps“

  4. Select the GitHub App you want to suspend.

  5. Klicke auf der linken Seitenleiste auf Advanced (Erweitert).

  6. Next to the suspension settings for the installation, click Suspend or Unsuspend.