Skip to main content

Cette version de GitHub Enterprise Server n'est plus disponible depuis le 2024-09-25. Aucune publication de correctifs n’est effectuée, même pour les problèmes de sécurité critiques. Pour de meilleures performances, une sécurité améliorée et de nouvelles fonctionnalités, effectuez une mise à niveau vers la dernière version de GitHub Enterprise. Pour obtenir de l’aide sur la mise à niveau, contactez le support GitHub Enterprise.

Installation de votre propre application GitHub

Vous pouvez installer une GitHub App créée sur le compte personnel ou d’organisation propriétaire de l’application. Si votre application est publique, l’GitHub App peut également être installée sur d’autres comptes.

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.
  • Any account: You can install this GitHub App on your user account or any organization account where you are an organization owner.

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.