From c2fe03a00e655f2415d4feea61d42a485f710eca Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Tue, 16 Feb 2016 15:34:30 -0500 Subject: [PATCH] Remove irc notification on dev jobs --- jobs/babeltrace.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/jobs/babeltrace.yaml b/jobs/babeltrace.yaml index 5a3d3ef..1e333ae 100644 --- a/jobs/babeltrace.yaml +++ b/jobs/babeltrace.yaml @@ -110,13 +110,6 @@ total-high: 1 total-normal: 1 total-low: 1 - - ircbot: - strategy: new-failure-and-fixed - notify-committers: True - notify-fixers: True - matrix-notifier: only-configurations - channels: - - name: '#lttng' - job-template: name: babeltrace_{version}_cppcheck -- 2.34.1