1
0
mirror of synced 2026-01-20 21:02:43 -05:00
Files
docs/translations/ru-RU/content/developers/apps/suspending-a-github-app-installation.md
Chiedo John 2bee5b994f Crowdin translations (translation-batch-160285210) (#16087)
* New Crowdin translations by Github Action

* Remove bad translations

* Remove broken translations

* Remove more broken files

* Remove broken translation

* Remove broken translations

* Remove broken translations

* Add english versions of broken translations

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-16 10:26:58 -07:00

1.7 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
Suspending a GitHub App installation {% data reusables.shortdesc.suspending_a_github_app %}
/apps/managing-github-apps/suspending-a-github-app-installation
free-pro-team
*

{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.21" %} {% note %}

Note: {% data reusables.pre-release-program.suspend-installation-beta %}

{% endnote %} {% endif %}

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. Before people can suspend a GitHub app installation, the GitHub App owner must opt-in to the beta release. For more information, see "Suspending a GitHub App installation."

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