Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. ClaimableGitHubIntegrationsResponse

ClaimableGitHubIntegrationsResponse

    ClaimableGitHubIntegrationsResponse lists unlinked Pulumi GitHub App installations the caller could link to an organization.

    Properties

    • installations array[ClaimableGitHubIntegration] required
      The unlinked installations available to link.
    • installationId integer required
      The numeric GitHub App installation ID, as assigned by GitHub.
    • accountLogin string optional
      The login of the GitHub account (user or organization) the app is installed on.
    • accountAvatarUrl string optional
      The avatar URL of the GitHub account the app is installed on.
    • isOrganization boolean required
      Whether the GitHub account is an organization (as opposed to a personal account).

      The infrastructure as code platform for any cloud.