Can repository admin install a GitHub App? #50488
Select Topic AreaQuestion BodyThe GitHub documentation states the following
However, I can't install a GitHub App to the repository which I am a owner. Perhaps it means that only organization owners can install to a repository in an organization, and only repository admins can install to a repository in an personal account? |
Replies: 2 comments 8 replies
|
It is generally true that in order to install a GitHub App, you must have administrative permissions on the repository or organization where you want to install the app. However, there are some additional factors that can affect whether you are able to install an app. For example, some apps may require specific permissions or settings in order to be installed, and these requirements may vary depending on the app and the context in which it is being installed. In addition, there may be other factors that can affect whether you are able to install an app, such as restrictions on the types of apps that can be installed in certain environments (e.g. enterprise environments). |
I haven't seen this setting anywhere. Could you point me to where I can find it? |
It's possible that the organization settings are configured to restrict the installation of third-party apps to only be available to organization owners, rather than organization admins or members.
If you're not the owner of the organization, you may need to contact the organization owner and ask them to install the Renovate App for you. Alternatively, the organization owner could grant you the necessary permissions to install the app by adjusting the organization settings.
It's also possible that the Renovate App is not currently approved for use within the organization, in which case you would need to contact the organization owner or administrator to request approval.