Adds a repository to a GitHub App installation, granting the app access; requires authenticated user to have admin rights for the repository and access to the installation.
repository_idRequiredintegerThe unique identifier of the repository to add to the installation. The authenticated user must have admin permissions for this repository.
installation_idRequiredintegerThe unique identifier of the GitHub App installation to which the repository will be added. This installation must be accessible to the authenticated user.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.