Go to file
Benjamin Bouvier 05e1f02af7 Fix issue with build notifications; 2016-08-16 14:54:23 +02:00
.gitignore Initial commit; 2016-06-23 21:36:35 +02:00
.gitlab-ci.yml You had one job! 2016-06-23 22:21:23 +02:00
LICENSE Readme and license; 2016-06-23 22:34:45 +02:00
README.md Update README.md: add instruction explaining how to run the program. 2016-06-24 01:30:23 +02:00
config.example.js Build a reports map; 2016-06-24 01:48:53 +02:00
index.js Fix issue with build notifications; 2016-08-16 14:54:23 +02:00
package.json Fixes #9: Shorten URLs with lstu; 2016-07-16 19:22:27 +02:00

README.md

gitlab-to-irc

This is a simple Gitlab webhook that will transmit useful information to an IRC channel or person.

how-to

  • Rename config.example.js to config.js and change the values there.
  • run node ./index.js from anywhere.
  • fun and profit.

but this doesn't implement what i want

Merge requests are accepted :-)