Current_github.InstallationInstallation of a GitHub application.
val account : t -> stringThe GitHub account name (organisation or owner) for this installation.
val pp : t Fmt.tThe GitHub account that installed the app.
val repositories :
?include_archived:bool ->
t Current.t ->
Api.Repo.t list Current.trepositories t evaluates to the list of repositories which the user configured for this installation.