Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate identifying, labeling, and closing stale issues #26223

Closed
4 of 9 tasks
chrmarti opened this issue May 8, 2017 · 5 comments
Closed
4 of 9 tasks

Automate identifying, labeling, and closing stale issues #26223

chrmarti opened this issue May 8, 2017 · 5 comments
Assignees
Labels
engineering VS Code - Build / issue tracking / etc. feature-request Request for new features or functionality plan-item VS Code - planned item for upcoming
Milestone

Comments

@chrmarti
Copy link
Contributor

chrmarti commented May 8, 2017

Outlining some of our ideas:

  • Inbox:
    • Identify area (was: bugs / feature requests / ...)
    • Label issues filed for an insiders build as insiders.
    • Label issues filed for a recently released stable build as new release.
    • Search for duplicate issues.
    • On bugs: Ask author to add VSCode and OS versions when not provided, also label as needs more info.
    • Check description is not empty, label as needs more info.
  • Maintenance:
    • Close needs more info issues when the last comment is from our team when stale for 7 days.
    • Close feature requests stale for 30 days with either no assignee or no milestone and with less than 20 up-votes
      • Here 'stale' should include no addition of votes, so the voting has largely finished.
      • We need to check the existing issues to assess if 30 days and 20 up-votes are good values.
    • Close bugs stale for 60 days with either no milestone or on the backlog

/cc @kieferrm

@chrmarti chrmarti added engineering VS Code - Build / issue tracking / etc. feature-request Request for new features or functionality plan-item VS Code - planned item for upcoming labels May 8, 2017
@chrmarti chrmarti added this to the May 2017 milestone May 8, 2017
@chrmarti chrmarti self-assigned this May 8, 2017
@kieferrm kieferrm mentioned this issue May 8, 2017
44 tasks
@bpasero
Copy link
Member

bpasero commented May 15, 2017

@chrmarti @Tyriar I found this hackathon project very relevant to our problem, maybe we can use similar techniques: https://techcrunch.com/2017/05/14/building-a-smarter-hacker-news/

@bpasero
Copy link
Member

bpasero commented Jun 2, 2017

Moving to June, I think we did not tackle automated labeling and assigning.

@chrmarti
Copy link
Contributor Author

new release label and area classifier were implemented for the June milestone.

@chrmarti
Copy link
Contributor Author

Small improvements for July (stemming in the text classifier).

@chrmarti
Copy link
Contributor Author

chrmarti commented Aug 1, 2017

Closing, we'll open specific issues for future improvements.

@chrmarti chrmarti closed this as completed Aug 1, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
engineering VS Code - Build / issue tracking / etc. feature-request Request for new features or functionality plan-item VS Code - planned item for upcoming
Projects
None yet
Development

No branches or pull requests

3 participants