[go: up one dir, main page]

Skip to content

Filter Merge Requests by CODEOWNERS group

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

Problem to solve

When using Codeowners, we can set members of a group or subgroup as codeowners. For example:

# All group members as Code Owners for a file
file.md @group-x

# All subgroup members as Code Owners for a file
file.md @group-x/subgroup-y

At the moment, we can filter Merge Requests using Approver and Reviewer. This includes the members of group/subgroup defined in the CODEOWNERS however we cannot directly use the group in the filter.

Proposal

We should allow the filter to be able to search using the groups or subgroups defined in the CODEOWNERS file.

Intended users

Feature Usage Metrics

Does this feature require an audit event?

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 🤖