github-prune-issues
v0.0.1
Published
Automagically close stale GH issues
Readme
github-prune-issues
CLI for closing old Github issues.
Installation
npm install -g github-prune-issuesUsage
github-prune-issues <config-file.js>Config File
See ./example-config.js.
Note:
To avoid hitting API limits, the comments of issues are cached in issues.json. Once cached, new issues an comments will not be taken into account when running this tool. To clear the cache, delete this file.
