0.2.0 • Published 9 years ago

hubot-gitlab-ci-webhook v0.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

hubot-gitlab-ci-webhook

A hubot script that shows gitlab ci build results

See src/gitlab-ci-webhook.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-gitlab-ci-webhook --save

Then add hubot-gitlab-ci-webhook to your external-scripts.json:

["hubot-gitlab-ci-webhook"]

Add gitlab webhook url: http://<hubot.url>/gitlabci

Set GITLABCI_CHANNEL env variable to room that will receive notifications