Automatically schedule and create GitHub issues
This repo has been deprecated by https://github.com/ipfs/sprint-helper.
npm i node-github-issue-bot
I suggest using forever
to keep the process up and running.
forever run cron.js
This uses node-cron
, so you don't need to edit your crontab. Edit the templates file as needed. You'll need a NODE_GITHUB_ISSUE_BOT
token from GitHub to create issues.
Captain: @RichardLitt
Please do!
MIT © 2016 Protocol Labs, Inc.