reg-notify-slack-plugin
v0.14.4
Published
Notify reg-suit result to Slack channel.
Downloads
21,607
Readme
reg-notify-slack-plugin
A reg-suit plugin to send notification the testing result to Slack channel.
Install
npm i reg-notify-slack-plugin
reg-suit prepare -p notify-slack
Configure
{
webhookUrl: string;
}
webhookUrl
- Required - The incoming WebHook URL sending message your Slack channel.