Commit 63c8ab25 authored by Evan Read's avatar Evan Read

Merge branch 'jheimbuck_gl-master-patch-73193' into 'master'

Add instruction for MR coverage check

See merge request gitlab-org/gitlab!67248
parents baa6067d af0f7b63
......@@ -260,6 +260,7 @@ when merging a merge request would cause the project's test coverage to decline.
Follow these steps to enable the `Coverage-Check` MR approval rule:
1. Set up a [`coverage:`](../yaml/index.md#coverage) regular expression for all jobs you want to include in the overall coverage value.
1. Go to your project and select **Settings > General**.
1. Expand **Merge request approvals**.
1. Select **Enable** next to the `Coverage-Check` approval rule.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment