blob: 78149ae47ce513284bbe3602febd69bc58bb306b [file] [log] [blame]
alshabib9c56c3c2016-06-16 22:51:32 -07001<jenkins.plugins.slack.SlackNotifier plugin="slack@2.0.1">
alshabib66b0d252016-06-17 00:25:35 -07002 <teamDomain>opencord</teamDomain>
3 <authToken>kkueX3fmLtcGV6vM4Sp4NVFz</authToken>
alshabib9c56c3c2016-06-16 22:51:32 -07004 <buildServerUrl>http://jenkins.opencord.org/</buildServerUrl>
alshabib30076fb2016-06-17 00:33:42 -07005 <room>notifications</room>
alshabib7242f3c2016-06-16 23:57:53 -07006 <startNotification>false</startNotification>
7 <notifySuccess>true</notifySuccess>
8 <notifyAborted>false</notifyAborted>
9 <notifyNotBuilt>false</notifyNotBuilt>
10 <notifyUnstable>false</notifyUnstable>
11 <notifyFailure>true</notifyFailure>
12 <notifyBackToNormal>false</notifyBackToNormal>
13 <notifyRepeatedFailure>false</notifyRepeatedFailure>
14 <includeTestSummary>false</includeTestSummary>
15 <commitInfoChoice>AUTHORS_AND_TITLES</commitInfoChoice>
16 <includeCustomMessage>true</includeCustomMessage>
alshabib30076fb2016-06-17 00:33:42 -070017 <customMessage>cord-onos-publisher</customMessage>
alshabib9c56c3c2016-06-16 22:51:32 -070018</jenkins.plugins.slack.SlackNotifier>