Skip to main content

Instalando seu próprio Aplicativo GitHub

É possível instalar um GitHub App que você criou na conta pessoal ou da organização proprietária do aplicativo. Se o aplicativo for público, o GitHub App também poderá ser instalado em outras contas.

About installing your own GitHub App

After creating a GitHub App, you can install it based on its visibility.

  • Only on this account: The GitHub App can only be installed on the organization or user account that created it. If you are an Enterprise Managed User, this option is not available for apps you create. This visibility is not available for apps registered by an enterprise.
  • Any account: You can install this GitHub App on your user account or any organization account where you are an organization owner. This visibility is not available for apps registered by an enterprise.
  • Only enterprise organizations: If the GitHub App is owned by an enterprise, you can only install the app on organizations within the enterprise. Organizations where you are an organization owner will appear in the installation options.

If you are an Enterprise Managed User, you cannot install a GitHub App on your user account.

Installing your own GitHub App

  1. In the upper-right corner of any page on GitHub, click your profile photo.

  2. Navigate to your account settings.

    • For an app owned by a personal account, click Settings.
    • For an app owned by an organization:
      1. Click Your organizations.
      2. To the right of the organization, click Settings.
  3. In the left sidebar, click Developer settings.

  4. In the left sidebar, click GitHub Apps.

  5. Next to the GitHub App that you want to install, click Edit.

  6. Click Install App.

  7. Click Install next to the location where you want to install the GitHub App.

  8. If the app requires repository permissions, select All repositories or Only select repositories. The app will always have at least read-only access to all public repositories on GitHub.

    If the app does not require repository permissions, these options will be omitted.

  9. If you selected Only select repositories in the previous step, under the Select repositories dropdown, select the repositories that you want the app to access.

    If the app creates any repositories, the app will automatically be granted access to those repositories as well.

  10. Click Install.