slack-incoming-webhook-plugin
slack-incoming-webhook-plugin copied to clipboard
A Rundeck Plugin for Slack Incoming-WebHook
rundeck-slack-incoming-webhook-plugin
Sends rundeck notification messages to a slack channel. This plugin is based on rundeck-slack-plugin(based on run-hipchat-plugin).
Installation Instructions
See the Included Plugins | Rundeck Documentation for more information on installing rundeck plugins.
Download jarfile
- Download jarfile from releases.
- copy jarfile to
$RDECK_BASE/libext
Build
- build the source by gradle.
- copy jarfile to
$RDECK_BASE/libext
Configuration
This plugin uses Slack incoming-webhooks. Create a new webhook and copy the provided url.
The only required configuration settings are:
-
WebHook URL
: Slack incoming-webhook URL.
Slack message example.
On success.
On failure.
Contributors
- Original hbakkum/rundeck-hipchat-plugin author: Hayden Bakkum @hbakkum
- Original bitplaces/rundeck-slack-plugin authors
- @totallyunknown
- @notandy
- @lusis
- @sawanoboly