microsoft / vscode-makefile-tools

MAKE integration in Visual Studio Code
Other
184 stars 55 forks source link

add new workflow for stale issues #513

Closed gcampbell-msft closed 8 months ago

gcampbell-msft commented 8 months ago

Adds a workflow for stale issues as well as a job that adds a 'triage' label to newly created issues.

After 30 days of "more info needed", mark as stale with a comment.

After 14 days of being marked as "stale" with no activity, close the issue.