Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/slack-plugin
  Commit: a68a8b0c1044e7a909a091b4028569c874511d61
      
https://github.com/jenkinsci/slack-plugin/commit/a68a8b0c1044e7a909a091b4028569c874511d61
  Author: BasiliusCarver <[email protected]>
  Date:   2019-04-04 (Thu, 04 Apr 2019)

  Changed paths:
    M src/main/java/jenkins/plugins/slack/StandardSlackService.java

  Log Message:
  -----------
  Make bot messages respect the message parameter (#552)

When calling StandardSlackService.publish(String message, JSONArray 
attachments, String color) as a bot-user the message parameter is silently 
dropped. I'm not sure if this is a bug or intentional.

I was trying to send plain text messages (without the attachments colour) when 
I spotted this by using slackSend with an empty attachments array.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to