Expose the CI/CD catalog project setting in the API
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
- Add a boolean field to the project resource named
cicd_catalog_enabled
- Return the field in the Get endpoint
- Support setting the field for the Create endpoint
- Support setting the field for the Create for user endpoint
- 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.