Skip to content

Expose the CI/CD catalog project setting in the REST API

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Release notes

Problem to solve

As a software factory administrator, I'd like to configure CI/CD catalog projects via automation tools, like the GitLab Terraform Provider. This requires the CI/CD catalog project setting to be exposed via the GitLab API.

Proposal

  1. Add a boolean field to the project resource named cicd_catalog_enabled
  2. Return the field in the Get endpoint
  3. Support setting the field for the Create endpoint
  4. Support setting the field for the Create for user endpoint
  5. Support setting the field for the Edit endpoint

Intended users

Feature Usage Metrics

Does this feature require an audit event?

Since this is an update to the API methods already available, I don't think so.

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited by 🤖 GitLab Bot 🤖