diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-05 14:10:26 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-05 14:10:26 +0100 |
commit | b7d66e644fa49b6826db2b494ff34d64ef14020c (patch) | |
tree | b5cb55f3708642d05088f876b6004b68dd97c83a /README | |
parent | 198d5083ee4c7af4c57405fb8fee4d1f0dd55c98 (diff) | |
download | jenkins.debian.net-b7d66e644fa49b6826db2b494ff34d64ef14020c.tar.xz |
send all job notifications (also) to qa-jenkins-scm@lists.alioth.debian.org instead of to myself
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ If you notice some jobs has problems and you want to find out why, read <<debug, There are two types of notifications being used: email and IRC. At the end of each builds console log it says to where notifcations has been send. An adress of the form 'jenkins-foo' means an IRC notification has been send to the #foo IRC channel. +All job result notifications should be sent to https://lists.alioth.debian.org/mailman/listinfo/qa-jenkins-scm and optionally to other recipients as well. + == Jobs being run There are over 400 jobs being run currently. If you can think of ways to improve the usefulness of certain jobs, please do give feedback! |