Sends rundeck notification messages to a teams 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
: Teams incoming-webhook URL.
On success.
On failure.
- Original higanworks/rundeck-slack-incoming-webhook-plugin author: @sawanoboly
- Original hbakkum/rundeck-hipchat-plugin author: Hayden Bakkum @hbakkum
- Original bitplaces/rundeck-slack-plugin authors
- @totallyunknown
- @notandy
- @lusis
- @sawanoboly