mirror of
https://github.com/actions/stale.git
synced 2025-12-23 08:58:17 +00:00
* Ignore issues that have recent comments and ignore the stale label. Defaulting to this behavior but added an option to turn it off. * Fix up tests a bit to make this runnable. Add a test for the logic. * Add vscode debugging configuration.