ClaimableGitHubIntegrationsResponse
ClaimableGitHubIntegrationsResponse lists unlinked Pulumi GitHub App installations the caller could link to an organization.
Properties
- The unlinked installations available to link.
- ↳
installationIdinteger requiredThe numeric GitHub App installation ID, as assigned by GitHub. - ↳
accountLoginstring optionalThe login of the GitHub account (user or organization) the app is installed on. - ↳
accountAvatarUrlstring optionalThe avatar URL of the GitHub account the app is installed on. - ↳
isOrganizationboolean requiredWhether the GitHub account is an organization (as opposed to a personal account).