Skip to content

Require code owner approval

What does this MR do?

This allows users with a Premium license to require approval from code owners in a merge request.

For Premium installations it adds the following setting to the projects:

Screenshot_2019-02-25_at_17.25.21

When enabled, one approval is required per matched CODEOWNER entry.

This looks like this on the MR widget:

Screenshot_2019-02-25_at_18.52.15

On the MR edit screen the required code owners are mentioned like this:

Screenshot_2019-02-25_at_18.54.45

What are the relevant issue numbers?

closes #4418 (closed)

Does this MR meet the acceptance criteria?

Edited by Bob Van Landuyt

Merge request reports