ci-notify 0.1.0
With the new Jenkinsfile-approach, I wanted a small script to send notifications to IRC. Since most of the information comes from env-vars supplied by Jenkins, this is a very generic script. Packaging this a gem enables proper dependency management.
Gemfile:
=
install:
=
Versions:
- 0.1.0 July 05, 2016 (7 KB)
Runtime Dependencies (2):
shout-bot
>= 0
string-irc
>= 0