Skip to content

pmthomps/node-github-issue-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-github-issue-bot

Automatically schedule and create GitHub issues

Install

npm i node-github-issue-bot

Usage

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.

Maintainers

Captain: @RichardLitt

Moderators and Notetakers

  • @someone

Contribute

Please do!

License

MIT © 2016 Protocol Labs, Inc.

About

Automatically schedule and create GitHub issues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%