Skip to content

[DevOps Adoption] Add Codeowners to the adoption table (BE)

Overview

Codeowners is an important piece of the code review process in GitLab. It can help identify who should review contributions to a file or repository and can be used to establish a merge request approval process. In customer interviews so far, this is one of the top most requested features that users would like to see in the adoption table. (Requests being tracked here)

Proposal

Add the codeowners feature to the DevOps Adoption snapshots (analytics_devops_adoption_snapshots table).

There should be 2 values codeowners_used_count and total_projects_count DB fields representing number of projects where codeowners file exists and total projects count.

Also codeowners_used_count, total_projects_count fields should be available in GraphQL API.

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 🤖