Skip to content

ipride-jp/hubot-rocketchat-gitbucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-rocketchat-gitbucket

Quick Start

git clone https://github.com/ipride-jp/hubot-rocketchat-gitbucket
cd hubot-rocketchat-gitbucket
npm install

Create a .env file with content:

export ROCKETCHAT_URL=ROCKETCHAT_SERVER
export ROCKETCHAT_USER=HUBOT_USER
export ROCKETCHAT_PASSWORD=HUBOT_PASSWORD
export ROCKETCHAT_ROOM=general
export ROCKETCHAT_USESSL=true

Run the bot:

source .env
bin/hubot

Add webhook in gitbucket site.

http://HUBOT_SERVER:8080/gitbucket-to-rocketchat/ROOM_NAME

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published