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
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2017-02-02 20:01:52 +0300
committerDouwe Maan <douwe@gitlab.com>2017-02-02 20:01:52 +0300
commit93e98058ead3252dfb0ec092957dc92e75542456 (patch)
tree5ac56bd489f5ce350f463d109924fef6b56cf9b1 /changelogs
parentebb951bac32dbc487b3a2ecdd7e9325c399f275d (diff)
parent1c24c79a83bff0d1535d813eb8146fc799d5d8ac (diff)
Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'
Add ability to define a coverage regex in the .gitlab-ci.yml Closes #20428 See merge request !7447
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/issue-20428.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/issue-20428.yml b/changelogs/unreleased/issue-20428.yml
new file mode 100644
index 00000000000..60da1c14702
--- /dev/null
+++ b/changelogs/unreleased/issue-20428.yml
@@ -0,0 +1,4 @@
+---
+title: Add ability to define a coverage regex in the .gitlab-ci.yml
+merge_request: 7447
+author: Leandro Camargo