1
0
mirror of synced 2026-01-17 21:01:42 -05:00
Files
docs/translations/ru-RU/content/developers/apps/suspending-a-github-app-installation.md
James M. Greene 885da5b3d3 Local run of Translations patching process over batch (#19360)
* New Crowdin translations by Github Action

* Reset broken translated files to English

* Ran script/i18n/homogenize-frontmatter.js

* Ran script/fix-translation-errors.js

* Reverted translated files with parsing and rendering errors

* fix malformed liquid

* add next directory to exclude list

* currentversion -> currentVersion

* fix liquid errors

* fix liquid errors

* Reset broken translated files to English

* Ran script/i18n/homogenize-frontmatter.js

* Revert /ja/github/authenticating-to-github/about-authentication-with-saml-single-sign-on

* Reset known broken translation files LAST

* Run script/i18n/homogenize-frontmatter.js

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-05-18 15:07:05 +00:00

1.3 KiB

title, intro, redirect_from, versions, topics
title intro redirect_from versions topics
Suspending a GitHub App installation {% data reusables.shortdesc.suspending_a_github_app %}
/apps/managing-github-apps/suspending-a-github-app-installation
free-pro-team enterprise-server github-ae
* >=2.22 *
GitHub Apps

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.

{% data reusables.user-settings.access_settings %} {% data reusables.user-settings.developer_settings %} {% data reusables.user-settings.github_apps %}

  1. Select the {% data variables.product.prodname_github_app %} you want to suspend. App selection {% data reusables.user-settings.github_apps_advanced %}
  2. Next to the suspension settings for the installation, click Suspend or Unsuspend. Suspend a GitHub App