slack-webhook icon indicating copy to clipboard operation
slack-webhook copied to clipboard

Slack WebHook Integration for Java

Results 21 slack-webhook issues
Sort by recently updated
recently updated
newest added

Hi, still me...could you please provide some code samples for ```SlackAttachment``` to see how to format nice looking messages ?

Actually, when i have a look at Slack api (https://api.slack.com/docs/message-attachments#action_fields), i can see the url, while on the slack-webhook code, i only can see ``` this.name = name; this.text =...

Actually we got this : ``` UTF-8 1.5 2.8.2 ```

Since javadoc plugin upgrade i got a single warning : ``` 1 warning [WARNING] Javadoc Warnings [WARNING] /media/salad74/data/NetBeansProjects/slack-webhook/src/main/java/net/gpedro/integrations/slack/SlackApi.java:57: warning: no @param for message [WARNING] public void call(SlackMessage message) { [WARNING]...

latest version : 2.8.2 : ``` com.google.code.gson gson 2.8.2 ```

Hi, this should fix #30, especially the plugins dedicated to release operations.

It makes it easier to manage versions ..also upgrade the easziest ones