Skip to content
/ tars Public

A bot for automatic merging of PR's made by greenkeeper-io to my devlog project

Notifications You must be signed in to change notification settings

Dineshs91/tars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Tars

Tars is a bot which will automatically merge PR's raised by greenkeeper-io if all the tests pass. It is designed specifically for devlog project.

Config

Have a file tars.cfg with the below config in the root directory

{
    access_token: "token"
}

This access token should be obtained from github.

Tars can be configured to run as a cron job. There is a great site crontab.guru to find out a suitable cron schedule expression.

Inspired by bors

About

A bot for automatic merging of PR's made by greenkeeper-io to my devlog project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages