hubot-gitlab-ci-webhook
v0.2.0
Published
A hubot script that notifies of gitlab ci build results
Maintainers
Readme
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
