1.1.1 • Published 6 years ago

hubot-github-dashboard-slack-notifier v1.1.1

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

hubot-github-dashboard-slack-notifier

MIT License

This is a hubot-script to notify update of github's dashboard.

Installation

In hubot project repo, run:

npm install hubot-github-dashboard-slack-notifier --save

Then add hubot-github-dashboard-slack-notifier to your external-scripts.json:

["hubot-github-dashboard-slack-notifier"]

Option(Required)

OptionDescriptionExample
GITHUB_DASHBOARD_APIDashboard urlhttps://api.github.com/events https://api.github.com/users/shimastripe/events/orgs/XXXX
GITHUB_TOKENAccess token (repo)hogehoge
GH_AC_CHANNELSlack channelCHOGEHOGE
1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago