Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-05 06:08:53 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-05 06:08:53 +0300
commit082a47557774c89745c66e08c0a4171a53e7bdb2 (patch)
treefcd455b1ac5ea44ed159746692c1bd7bbbbf5292 /data
parent039ba7ce2dc10889bbdb4abf4c398701a87a1f58 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'data')
-rw-r--r--data/removals/15_0/15-0-removal-testcoveragesetting.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/removals/15_0/15-0-removal-testcoveragesetting.yml b/data/removals/15_0/15-0-removal-testcoveragesetting.yml
index b929eaa96dd..bd72a28f0db 100644
--- a/data/removals/15_0/15-0-removal-testcoveragesetting.yml
+++ b/data/removals/15_0/15-0-removal-testcoveragesetting.yml
@@ -4,10 +4,10 @@
removal_milestone: "15.0" # The milestone when this feature is being removed.
removal_date: "2022-05-22" # This should almost always be the 22nd of a month (YYYY-MM-DD), the date of the milestone release when this feature will be removed.
breaking_change: true # Change to true if this removal is a breaking change.
- reporter: exampleuser # GitLab username of the person reporting the removal
+ reporter: jreporter # GitLab username of the person reporting the removal
body: | # Do not modify this line, instead modify the lines below.
- To specify a test coverage pattern, beginning in GitLab 15.0 the
- [project setting for test coverage parsing](https://docs.gitlab.com/ee/ci/pipelines/settings.html#add-test-coverage-results-to-a-merge-request-deprecated)
+ To specify a test coverage pattern, in GitLab 15.0 the
+ [project setting for test coverage parsing](https://docs.gitlab.com/ee/ci/pipelines/settings.html#add-test-coverage-results-to-a-merge-request-removed)
has been removed.
To set test coverage parsing, use the project’s `.gitlab-ci.yml` file by providing a regular expression with the