Skip to content
/ orgbots Public

🤖 Automate some commits to a repo of your choice

License

Notifications You must be signed in to change notification settings

bsmth/orgbots

Repository files navigation

Orgbots

Maintainability Test Coverage Build Status

Install dependencies

$ bundle install

Usage

Add a config file orgbot.env in the project root with your configs in the format:

OCTOKIT_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
REPO=someuseraccount/testrepo

To retrieve the access token, navigate to https://github.com/settings/tokens in the github account that will be making commits and generate a new token.

Committing using orgbot

rake run

About

🤖 Automate some commits to a repo of your choice

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published