We often have people post comments in issues that have been closed for years. This bypasses the issue template, so we don't receive a lot of the important information, and the issue is usually not related due to the codebase having changed massively since then.
Should we auto-lock closed issues if they don't receive any activity for a few months? Maybe 3 months? 6 months?
GitHub action we can use: https://github.com/marketplace/actions/lock-threads
We often have people post comments in issues that have been closed for years. This bypasses the issue template, so we don't receive a lot of the important information, and the issue is usually not related due to the codebase having changed massively since then.
Should we auto-lock closed issues if they don't receive any activity for a few months? Maybe 3 months? 6 months?
GitHub action we can use: https://github.com/marketplace/actions/lock-threads