From: Jonathan Rajotte Date: Wed, 13 Dec 2017 20:41:54 +0000 (-0500) Subject: Add email notification to liburcu jobs X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=092af1e4dd9fe70d186e9d4ff369a4b584d787ce;p=lttng-ci.git Add email notification to liburcu jobs Cppcheck jobs have a different configuration to behave as previously. Every unstable or failure job will result in a notification. Signed-off-by: Jonathan Rajotte --- diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 467fbba..46e17c3 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -160,7 +160,28 @@ matrix-notifier: only-parent channels: - name: '#lttng' - + - email-ext: + recipients: '{obj:email_to}' + reply-to: ci-notification@lists.lttng.org + always: false + unstable: false + first-failure: true + first-unstable: true + not-built: false + aborted: false + regression: false + failure: false + second-failure: false + improvement: false + still-failing: false + success: false + fixed: false + fixed-unhealthy: true + still-unstable: false + pre-build: false + matrix-trigger: only-parent + send-to: + - recipients ## Templates - job-template: @@ -198,10 +219,28 @@ allow-empty: false - cppcheck: pattern: 'liburcu-cppcheck.xml' - - email: - recipients: 'ci-notification@lists.lttng.org' - notify-every-unstable-build: true - send-to-individuals: false + - email-ext: + recipients: '{obj:email_to}' + reply-to: ci-notification@lists.lttng.org + always: false + unstable: false + first-failure: true + first-unstable: false + not-built: false + aborted: false + regression: false + failure: false + second-failure: false + improvement: false + still-failing: false + success: false + fixed: false + fixed-unhealthy: true + still-unstable: true + pre-build: false + matrix-trigger: only-parent + send-to: + - recipients - job-template: name: liburcu_{version}_scan-build @@ -263,6 +302,7 @@ name: liburcu github_user: urcu github_name: userspace-rcu + email_to: 'ci-notification@lists.lttng.org, cc:mathieu.desnoyers@efficios.com' version: - stable-0.8 - stable-0.9