Skip to main content
설명서에 자주 업데이트를 게시하며 이 페이지의 번역이 계속 진행 중일 수 있습니다. 최신 정보는 영어 설명서를 참조하세요.
GitHub AE는 현재 제한된 릴리스에 있습니다.

사용자 고유의 GitHub 앱 설치

앱을 소유하는 개인 또는 organization 계정에 만든 GitHub App을(를) 설치할 수 있습니다. 앱이 퍼블릭인 경우 GitHub App을(를) 다른 계정에도 설치할 수 있습니다.

About installing your own GitHub App

Once you create a GitHub App, you can install it. If your GitHub App is owned by a personal account, you can install it on your account. If your GitHub App is owned by an organization and you are an organization owner, you can install it on the organization.

If your GitHub App is public, you can also share your GitHub App with other users or organizations within your enterprise. For more information, see "Sharing your GitHub App."

Installing your own GitHub App

  1. Navigate to your account settings.

    • For a GitHub App owned by a personal account, in the upper-right corner of any page, click your profile photo, then click Settings.
    • For a GitHub App owned by an organization, in the upper-right corner of any page, click your profile photo, then click Your organizations. Then, to the right of the organization, click Settings.
  2. In the left sidebar, click Developer settings.

  3. In the left sidebar, click GitHub Apps. Screenshot of the "Developer Settings" page in GitHub. An option labelled "GitHub Apps" is outlined in dark orange.

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

  5. Click Install App.

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

  7. 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.

  8. 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.

  9. Click Install.