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

A Rundeck Plugin for Slack Incoming-WebHook

Results 10 slack-incoming-webhook-plugin issues
Sort by recently updated
recently updated
newest added

Code specifies '/templates/' and a file name of slack-incoming-message.ftl I have tried using /templates, and then ./templates under rundeck folders and libext folder. plugin version: 3.0.1 rundeck version: 2.10.7-1

enhancement

Add optional settings for proxy configuration

Hello, I try to make this plugin work on IPv6, My Mattermost server run on dual-stack but my Rundeck run on IPv6-only, ``` ERROR services.NotificationService [quartzScheduler_Worker-2] - Error sending notification:...

We have set the slack notification on rundeck and notification is working great. But when we received the notification the link shows that hostname:443 rather than dns name. It seems...

I installed the plugin, very good because it simplifies the configuration of notifications, it would be possible to get the user who is running Job, because today the user that...

enhancement

This probably should be using some kind of JSON encoder to work around edge cases. I believe this should fix this plugin for any jobs using `\"` in the input...

I'm not sure where to sent this PR? To this fork or to the one of higanworks?

The Rundeck/Slack plugin has been extremely helpful for alerting us of job failures (and successes). To make it even more useful and reduce support/investigation efforts, consider adding the ability to...

* Deprecate TOKEN text field to use only WebHook URL instead (still visible). * Fix Readme. * Fix Images.