Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hubot-forecast-schedule

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-forecast-schedule

A hubot script for showing Forecast schedules

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Hubot Forecast schedule script

A hubot script for Forecast.

Installation

As an external script, via npm:

$ npm install hubot-forecast-schedule

Don't forget to update your external-scripts.json accordingly.

Alternatively, you can just copy the scripts/forecast-schedule.js file into your scripts directory.

Ensure you've updated your hubot package.json file and included this script's dependencies. They are listed in the package.json file.

Env variables

  • FORECAST_ACCOUNT_ID
  • FORECAST_AUTHORIZATION

You can find your accountId and authorization token by inspecting any of the Forecast headers. View the forecast-api module for more info.

Commands

hubot show forecast projects
hubot show forecast people
hubot show [x day] (schedule|forecast)
hubot show [x day] (schedule|forecast) [for person name]
hubot show [x day] (schedule|forecast) [for project name]

E.g. hubot show forecast projects
E.g. hubot show 3 day schedule for Tony
E.g. hubot show forecast for Project X

Keywords

FAQs

Package last updated on 20 Aug 2014

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