An open API service indexing awesome lists of open source software.

https://github.com/janza/hubot-gitlab-ci-webhook


https://github.com/janza/hubot-gitlab-ci-webhook

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# hubot-gitlab-ci-webhook

A hubot script that shows gitlab ci build results

See [`src/gitlab-ci-webhook.coffee`](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`:

```json
["hubot-gitlab-ci-webhook"]
```

Add gitlab webhook url: ```http:///gitlabci```

Set ```GITLABCI_CHANNEL``` env variable to room that will receive notifications