blob: e0cc93277e9f0456a50a15225ee4d4260111a62f [file] [log] [blame]
<?xml version='1.0' encoding='UTF-8'?>
<jenkins.plugins.slack.SlackNotifier plugin="slack@2.0.1">
<teamDomain></teamDomain>
<token></token>
<room></room>
<buildServerUrl>http://jenkins.opencord.org/</buildServerUrl>
<startNotification>false</startNotification>
<notifySuccess>true</notifySuccess>
<notifyAborted>false</notifyAborted>
<notifyNotBuilt>false</notifyNotBuilt>
<notifyUnstable>false</notifyUnstable>
<notifyFailure>true</notifyFailure>
<notifyBackToNormal>false</notifyBackToNormal>
<notifyRepeatedFailure>false</notifyRepeatedFailure>
<includeTestSummary>false</includeTestSummary>
<commitInfoChoice>AUTHORS_AND_TITLES</commitInfoChoice>
<includeCustomMessage>false</includeCustomMessage>
<customMessage>"cord-onos-publisher"</customMessage>
</jenkins.plugins.slack.SlackNotifier>