About installed GitHub Apps
GitHub users can install GitHub Apps on their personal account or organizations. When you install a GitHub App, you grant the app the organization-level and repository-level permissions that it requested. You also specify which repositories the GitHub App can access.
You should periodically review the GitHub Apps that you have installed. You can review the permissions that you granted and change the repositories that the GitHub App can access. If you no longer use an app, consider suspending or deleting the GitHub App to block its access to resources owned by the account where it is installed.
In addition to reviewing GitHub Apps that you have installed, you can review GitHub Apps that you have authorized to act on your behalf. For more information, see "Reviewing and revoking authorization of GitHub Apps."
Navigating to the GitHub App you want to review or modify
-
For a GitHub App installed on an organization:
- In the top right corner of GitHub.com, click your profile photo, then click Your organizations.
- Next to your organization name, click Settings.
- In the side bar, under "Third-party Access," click GitHub Apps. A list of the GitHub Apps installed on your organization will be displayed.
- Next to the GitHub App you want to review or modify, click Configure.
-
For a GitHub App installed on your personal account:
- In the upper-right corner of any page, click your profile photo, then click Settings.
- Under "Integrations," click Applications.
- Click Installed GitHub Apps. A list of the GitHub Apps installed on your personal account will be displayed.
- Next to the GitHub App you want to review or modify, click Configure.
-
For a repository where a GitHub App was granted access:
Note: In the following steps, you will be taken to the account settings for the organization or personal account where the GitHub App is installed. The settings will affect all repositories where the app is installed under that account, not just the repository where you navigated from.
-
Navigate to the main page of the organization or repository.
-
Click
-