Skip to content

sdelements/hubot-gitlab-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-gitlab-ci

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

Installation

In hubot project repo, run:

npm install hubot-gitlab-ci --save

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

["hubot-gitlab-ci"]

Sample Usage

Add the following URL as a build web hook in GitLab:

http://<ip>:<port>/gitlab-ci?targets=room1,room2

or to filter for a specific status:

http://<ip>:<port>/gitlab-ci?targets=room1&status=failed

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published