microsoft / vscode-cpptools

Official repository for the Microsoft C/C++ extension for VS Code.
Other
5.53k stars 1.56k forks source link

Bot to close/re-open "triaged" language server bugs #9415

Open michelleangela opened 2 years ago

michelleangela commented 2 years ago

Purpose: Close "triaged" language server bugs that are marked as low priority.

How:

Colengms commented 2 years ago

Note that there is already an action to close old issues in the Triage milestone that have the "Feature Request" or "enhancement" tab. Is this new action specifically for issues labeled with "bug", or some other tags?

Colengms commented 2 years ago

Currently, we label all issues (both bugs and feature requests) that would need to be addressed in VS, as "Visual Studio", and put them in the Tracking milestone. We might consider instead putting the VS feature requests into the Triage milestone, and have the bot automatically promote them to Tracking (instead of Backlog) when they receive enough votes, or eventually close them like other feature requests in Triage. That would avoid us having to keep issues open for lots of VS feature requests that are unlikely to be implemented and make it easier for us to identify the (open) VS feature request we should advocate for.

mrx23dot commented 4 months ago

Please also close stale ticker after N years.