Skip to content

btford/github-prune-issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-prune-issues

CLI for closing old Github issues.

Installation

npm install -g github-prune-issues

Usage

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.

About

CLI for closing old Github issues

Resources

Stars

Watchers

Forks

Packages