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:
authorChristiaan Van den Poel <christiaan.vandenpoel@gmail.com>2017-12-18 12:13:46 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2017-12-18 12:13:46 +0300
commit7edbc0f8c8aa53a385353740ea6767bc48df4def (patch)
tree4f99a696398283dac232a9d35e315eddba4bc69e /changelogs
parentcfb8d001eb105433b52c77f212774d22e2e8bb87 (diff)
Fix job count in pipeline success mail
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix_build_count_in_pipeline_success_maild.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix_build_count_in_pipeline_success_maild.yml b/changelogs/unreleased/fix_build_count_in_pipeline_success_maild.yml
new file mode 100644
index 00000000000..c39bba62271
--- /dev/null
+++ b/changelogs/unreleased/fix_build_count_in_pipeline_success_maild.yml
@@ -0,0 +1,5 @@
+---
+title: fix build count in pipeline success mail
+merge_request: 15827
+author: Christiaan Van den Poel
+type: fixed