From 1f6ad2ae0c9ceb3fc5d5918b3c3e952ee4ffe266 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Thu, 3 Sep 2015 14:22:20 -0400 Subject: [PATCH 1/1] Add ircbot to babeltrace build job --- jobs/babeltrace.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jobs/babeltrace.yaml b/jobs/babeltrace.yaml index 3ea1eaa..509cd1d 100644 --- a/jobs/babeltrace.yaml +++ b/jobs/babeltrace.yaml @@ -88,6 +88,10 @@ - archive: artifacts: 'build/**' allow-empty: false + - ircbot: + matrix-notifier: only-parent + channels: + - name: '#lttng' - job-template: name: babeltrace_{version}_cppcheck -- 2.34.1