jeremiehuchet / hubot-chatops

Gitlab & Jira hubot capabilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatops

Gitlab CI and Jira capabilities for Hubot.

quick start

Build docker image:

docker build -t chatops .

Bot takes its configuration from environment variables. Read scripts documentation to learn requirements and capabilities:

Run container:

docker run -d -e HUBOT_SLACK_TOKEN=xxx -e HUBOT_... chatops

About

Gitlab & Jira hubot capabilities


Languages

Language:JavaScript 97.0%Language:Dockerfile 1.3%Language:Shell 0.9%Language:Batchfile 0.9%