Installing your own GitHub App
You can install a GitHub App that you created on the account that owns the app. If your app is public, the GitHub App can also be installed on other accounts.
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 account that created it.
- Any account: You can install this GitHub App on any account you control.
Installing your own GitHub App
In the upper-right corner of any page on GitHub, click your profile picture.
Navigate to your account settings.
- For an app owned by a personal account, clickSettings.
- For an app owned by an organization:
- ClickYour organizations.
- To the right of the organization, clickSettings.
In the left sidebar, click Developer settings.
In the left sidebar, clickGitHub Apps.
Next to the GitHub App that you want to install, clickEdit.
ClickInstall App.
ClickInstall next to the location where you want to install the GitHub App.
If the app requires repository permissions, selectAll repositories orOnly 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.
If you selectedOnly select repositories in the previous step, under theSelect 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.
ClickInstall.