Sends rundeck notification messages to a slack channel. This plugin is based on rundeck-slack-plugin(based on run-hipchat-plugin).
See the Included Plugins | Rundeck Documentation for more information on installing rundeck plugins.
- Download jarfile from releases.
- copy jarfile to
$RDECK_BASE/libext
- build the source by gradle.
- copy jarfile to
$RDECK_BASE/libext
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.
On success.
On failure.
- Original hbakkum/rundeck-hipchat-plugin author: Hayden Bakkum @hbakkum
- Original bitplaces/rundeck-slack-plugin authors
- @totallyunknown
- @notandy
- @lusis
- @sawanoboly