Skip to content

Add step to require MR approvals

Summary

Add a CI check for enforcing merge request reviews.

By setting variables N_APPROVALS_REQUIRED (default 1) and REQUIRED_APPROVERS (default anyone, i.e. .*) you can steer how many reviews by whom are needed.

Merge request reports

Loading