Deprecation Notice: this project is out of maintenance, please use prow instead.
This repository houses CI robot which will run your tests, add your labels, and merge your codes.
Before you get started, make sure to have Go already installed in your local machine.
$ mkdir -p $GOPATH/src/github.com/huawei-cloudnative
$ cd $GOPATH/src/github.com/huawei-cloudnative
$ git clone https://github.com/huawei-cloudnative/ci-bot
$ cd ci-bot
$ make
$ ./ci-bot
See the LICENSE file for details.