ListGitLabIntegrationsResponse
Response containing the list of GitLab integrations for an organization.
Properties
- The list of GitLab integrations.
- ↳
idstring requiredThe unique identifier of the GitLab integration. - ↳
gitLabGroupIdinteger requiredThe GitLab group ID linked to this integration. - ↳
groupNamestring optionalThe display name of the GitLab group. - ↳
groupPathstring optionalThe URL-safe path of the GitLab group (e.g. ‘parent-group/child-group’). - ↳
avatarUrlstring optionalThe URL of the GitLab group’s avatar image. - ↳
installedboolean requiredWhether the integration has been fully installed. - ↳
validboolean requiredWhether the integration is currently valid (tokens, hooks, etc.). - Metadata about the GitLab group linked to this integration.
- The Pulumi user whose GitLab authentication token is being used, if applicable.
- ↳
groupAccessTokenExpirationstring optionalThe expiration date of the group access token, if one is being used for authentication. - ↳
disablePRCommentsboolean requiredWhether PR comments are disabled for this integration. - ↳
disableNeoSummariesboolean requiredWhether Neo AI summaries are disabled for this integration. - ↳
disableDetailedDiffboolean requiredWhether detailed property-level diffs are disabled for PR comments.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.