Skip to main content

Adding and removing GitHub App managers in your enterprise

Enterprise owners can grant or revoke access for a user to manage individual GitHub Apps owned by the enterprise.

谁可以使用此功能?

Enterprise owners.

About GitHub App managers

Enterprise owners can designate other users in their enterprise as GitHub App managers for individual apps. GitHub App managers can manage the settings of specific GitHub App registrations that are owned by the enterprise. The GitHub App manager role does not grant recipients access to install and uninstall GitHub Apps on an enterprise or organization. For more information about the specific app settings that GitHub App managers can control, see 修改 GitHub 应用注册.

When an enterprise app manager adds permissions to a GitHub App, the update is automatically accepted in all organizations where the app manager is also an organization owner. When an enterprise owner adds permissions to a GitHub App, the update is automatically accepted in all organizations regardless of their organization membership.

Granting the ability to manage an individual GitHub App

  1. 在 GitHub 的右上角,单击你的个人资料照片。

  2. 根据环境,单击“你的企业”,或单击“你的企业”,然后单击要查看的企业********。

  3. 在页面顶部,单击“ Settings”****。

  4. In the left sidebar, click GitHub Apps.

  5. Under "GitHub Apps", click on the avatar of the app you'd like to add a GitHub App manager for.

  6. In the left sidebar, click App managers.

  7. At the bottom of the "App managers" section, in the search field, type the username of the person you want to designate as a GitHub App manager for the app, then click Grant.

The user must be a member of the enterprise to be granted GitHub App manager permissions.

Removing managers from an individual GitHub App

  1. 在 GitHub 的右上角,单击你的个人资料照片。

  2. 根据环境,单击“你的企业”,或单击“你的企业”,然后单击要查看的企业********。

  3. 在页面顶部,单击“ Settings”****。

  4. In the left sidebar, click GitHub Apps.

  5. Under "GitHub Apps", click on the avatar of the app you'd like to remove a GitHub App manager from.

  6. In the left sidebar, click App managers.

  7. Under "App managers", next to the person you want to remove GitHub App manager permissions from, click Revoke.

Further reading