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

Notify issue followers when fixes/features are released in Insiders #97536

Closed
JacksonKearl opened this issue May 11, 2020 · 0 comments
Closed
Assignees
Labels
bot-proposal insiders-released Patch has been released in VS Code Insiders
Milestone

Comments

@JacksonKearl
Copy link
Contributor

This would provide a way for issue follower to know that when fixes/features have been released in insiders.

We have logic for this already in the author-verification-requested bot, but this has some issues:

  • when no commit is found, it fallsback to close time. this is incorrect in endgame.
  • it leaves comments explicitly pinging all followers. this has potential to be annoying when enabled for all issues.
    • perhaps work with labels instead (awaiting-insiders-release, insiders-released)
@JacksonKearl JacksonKearl self-assigned this May 11, 2020
@JacksonKearl JacksonKearl added this to the May 2020 milestone May 11, 2020
@JacksonKearl JacksonKearl reopened this Jun 1, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bot-proposal insiders-released Patch has been released in VS Code Insiders
Projects
None yet
Development

No branches or pull requests

2 participants
@JacksonKearl and others