Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 233 Bytes

File metadata and controls

12 lines (10 loc) · 233 Bytes

ashabot

A chat bot to help us keep track of MRs that need review

Usage

git clone https://github.com/sourceability/ashabot.git
cd ashabot
cp .env.dist .env
# Update .env with your Gitlab and Slack tokens
go run main.go