-
Bug
-
Resolution: Fixed
-
Major
-
None
Test connection passes well but using sendSlack step in pipelines gives following lines in pipeline logs:
run slackstepsend, step null:false, desc <secret token>:true
Slack Send Pipeline step configured values from global config - baseUrl: true, teamDomain: true, token: true, channel: true, color: true
Jenkins log stays thay way:
Mar 30, 2017 9:54:04 PM jenkins.branch.MultiBranchProject$BranchIndexing run INFO: bsw_ui_per_branch #20170330.215400 branch indexing action completed: SUCCESS in 4.4 sec Mar 30, 2017 10:00:48 PM jenkins.plugins.slack.StandardSlackService publish INFO: Posting succeeded Mar 30, 2017 10:00:52 PM jenkins.plugins.slack.StandardSlackService publish INFO: Posting succeeded Mar 30, 2017 10:00:54 PM org.jenkinsci.plugins.workflow.job.WorkflowRun finish INFO: bswui-vnc-ping-test #39 completed: SUCCESS
But slack bot remains silent :[