/ci-bot

Github CI robot

Primary LanguageGoApache License 2.0Apache-2.0

ci-bot

Go Report Card Build Status LICENSE

This repository houses CI robot which will run your tests, add your labels, and merge your codes.

Build

Before you get started, make sure to have Go already installed in your local machine.

$ mkdir -p $GOPATH/src/github.com/Huawei-PaaS
$ cd $GOPATH/src/github.com/Huawei-PaaS
$ git clone https://github.com/Huawei-PaaS/ci-bot
$ cd ci-bot
$ make

Usage

$ ./ci-bot

License

See the LICENSE file for details.