ClaimableGitHubIntegration
ClaimableGitHubIntegration describes an unlinked Pulumi GitHub App installation that could be linked to a Pulumi organization.
Properties
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).