Skip to content

huawei-cloudnative/ci-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ci-bot

Deprecation Notice: this project is out of maintenance, please use prow instead.

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-cloudnative
$ cd $GOPATH/src/github.com/huawei-cloudnative
$ git clone https://github.com/huawei-cloudnative/ci-bot
$ cd ci-bot
$ make

Usage

$ ./ci-bot

License

See the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages