New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hubot-catalystcloud

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-catalystcloud

Announce Catalyst Cloud status updates to channel

  • 1.0.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

Hubot Catalyst Cloud

Catalyst Cloud functionality for Hubot

Installation

In hubot project repo, run:

npm install hubot-catalystcloud --save (@todo)

Then add hubot-wrms to your external-scripts.json:

[
  "hubot-catalystcloud"
]

Configuration

HUBOT_CATALYSTCLOUD_STATUS_URL=https://catalystcloud.nz/support/status/
HUBOT_CATALYSTCLOUD_STATUS_ANNOUNCE=1          # Set to false or 0 to disable)
HUBOT_CATALYSTCLOUD_STATUS_ROOMS=bofh,catalyst # Rooms to announce cloud status to
HUBOT_CATALYSTCLOUD_STATUS_NOTIFY_INTERVAL=60  # Seconds between checks
HUBOT_CATALYSTCLOUD_STATUS_IGNORE=/(zombie)/   # Regex of keys / values to ignore (@TODO)

Usage

Hubot will now announce changes in Catalyst Cloud status as seen from the status page.

You can also ask: @hubot cloud status and Hubot will reply with a full list of statuses.

Keywords

FAQs

Package last updated on 18 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc