github-prune-issues

0.0.1 • Public • Published

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.

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i github-prune-issues

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • btford