roomba

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2019 License: MIT Imports: 15 Imported by: 0

README

Roomba

"The annoying bot that keeps the house clean"

About this project

Roomba is a simple bot that queries GitHub and post relevant pending PullRequests to a slack room. Everything is configurable through environment variables and yml files.

Quick start

cp config/default.yml config/development.yml

  • Edit development.yml with relevant information (github org, repos, slack channel id and webhook)

  • Compile and run:

GITHUB_TOKEN=<your github token> make build && ./roomba

Dev

  • Install linter

GO111MODULE=on go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.16.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL