Skip to main content
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. GitLabSettingsRequest

GitLabSettingsRequest

    Request body for updating GitLab integration settings such as PR comment and AI summary preferences.

    Properties

    • disablePRComments boolean optional
      Whether PR comments are disabled for this integration.
    • disableNeoSummaries boolean optional
      Whether Neo AI summaries are disabled for this integration.
    • disableDetailedDiff boolean optional
      Whether detailed property-level diffs are disabled for PR comments.