@runnerty/notificator-slack

1.0.0 • Public • Published

Slack notificator for Runnerty:

Configuration sample:

  {
    "id": "slack_default",
    "type": "@runnerty-notificator-slack",
    "webhookurl":"https://hooks.slack.com/services/ABC123/ABC123/ABC123",
    "bot_name": "Runnerty-Sentinel",
    "channel": "my_runnerty_channel",
    "maxConcurrents": 1,
    "minInterval": 600
  }

Plan sample:

  {
    "id":"slack_default",
    "bot_emoji": ":metal:",
    "channel": "my_runnerty_channel",
    "message":"PROCESS *:PROCESS_ID* OF CHAIN :CHAIN_ID RUNNING!"
  }

/@runnerty/notificator-slack/

    Package Sidebar

    Install

    npm i @runnerty/notificator-slack

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • coderty