From: Jonathan Rajotte Date: Wed, 13 Dec 2017 21:25:53 +0000 (-0500) Subject: Add email notification to lttng-ust jobs X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=68fff9450ef0f084885d42b20b0af5957853c1a6;p=lttng-ci.git Add email notification to lttng-ust jobs Signed-off-by: Jonathan Rajotte --- diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index 0652f59..7287730 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -117,12 +117,28 @@ artifacts: 'build/**' allow-empty: false - workspace-cleanup - - ircbot: - strategy: new-failure-and-fixed - 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 - job-template: name: lttng-ust_{version}_cppcheck @@ -248,17 +264,34 @@ min: 10 max: 999 unstable: 999 - - email: - recipients: 'ci-notification@lists.lttng.org' - notify-every-unstable-build: true - send-to-individuals: false - + - email-ext: + recipients: '{obj:email_to}' + 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 ## Project - project: name: lttng-ust github_user: lttng github_name: lttng-ust + email_to: 'ci-notification@lists.lttng.org, cc:mathieu.desnoyers@efficios.com' version: - stable-2.7 - stable-2.8