mirror of
https://gitea.com/actions/stale.git
synced 2026-07-18 11:34:10 +00:00
3838b887be
* 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.