Skip to main content

discover_ghes_installations

Function discover_ghes_installations 

Source
pub async fn discover_ghes_installations(
    configuration: &Configuration,
) -> Result<Vec<DiscoverGhesInstallations200ResponseInner>, Error<DiscoverGhesInstallationsError>>
Expand description

Lists every installation the configured self-managed GitHub App can see, annotated with the workspaces in this Windmill instance the installation is currently assigned to. Super-admin only.