Skip to main content
Publicamos actualizaciones para la documentación con frecuencia y es posible que aún se esté traduciendo esta página. Para obtener la información más reciente, consulta la documentación en inglés.

Installing your own GitHub App

You can install a GitHub App that you created on the personal or organization 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

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. Navega a la configuración de tu cuenta.

    • Para una GitHub App que pertenezca a una cuenta personal, en la esquina superior derecha de cualquier página, haz clic en tu foto de perfil y luego en Configuración. Captura de pantalla del menú desplegable "Perfil" de GitHub en GitHub.com. Una opción llamada "Configuración" está resaltada en naranja oscuro.

    • En el caso de las GitHub App que pertenezcan a una organización, en la esquina superior derecha de cualquier página, haz clic en tu foto de perfil y luego en Tus organizaciones. A continuación, a la derecha de la organización, haz clic en Configuración.

      Captura de pantalla del menú desplegable en la imagen de perfil de @octocat. "Sus organizaciones" se destaca en naranja oscuro.

  2. En la barra lateral izquierda, haz clic en Configuración del desarrollador.

  3. En la barra lateral de la izquierda, haz clic en GitHub App . Captura de pantalla de la página "Configuración del desarrollador" en GitHub. Una opción etiquetada como "Aplicaciones de GitHub" está resaltada en naranja oscuro.

  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.