This version of GitHub Enterprise was discontinued on 2021-03-02. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.

Adding GitHub App managers in your organization

Organization owners can grant users the ability to manage some or all GitHub Apps owned by the organization.

In this article

For more information about GitHub App manager permissions, see "Permission levels for an organization."

Giving someone the ability to manage all GitHub Apps owned by the organization

  1. In the top right corner of GitHub Enterprise Server, click your profile photo, then click Your profile.
    Profile photo
  2. On the left side of your profile page, under "Organizations", click the icon for your organization.
    organization icons
  3. Under your organization name, click Settings.
    Organization settings button
  4. In the left sidebar, click GitHub Apps.
    GitHub Apps settings
  5. Under "Management", type the username of the person you want to designate as a GitHub App manager in the organization, and click Grant.
    Add a GitHub App manager

Giving someone the ability to manage an individual GitHub App

  1. In the top right corner of GitHub Enterprise Server, click your profile photo, then click Your profile.
    Profile photo
  2. On the left side of your profile page, under "Organizations", click the icon for your organization.
    organization icons
  3. Under your organization name, click Settings.
    Organization settings button
  4. In the left sidebar, click GitHub Apps.
    GitHub Apps settings
  5. Under "GitHub Apps", click on the avatar of the app you'd like to add a GitHub App manager for.
    Select GitHub App
  6. In the left sidebar, click App managers.
    App managers sidebar button
  7. Under "App managers", type the username of the person you want to designate as a GitHub App manager for the app, and click Grant.
    Add a GitHub App manager for a specific app