This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
Make discussions on DT better to use than issues #421
Comments
The bot is now up and running - DefinitelyTyped/DefinitelyTyped#55125 and DefinitelyTyped/DefinitelyTyped#55172 are good examples of it in action |
@orta, is there a way to have other kinds of discussions other than a SO-style Q&A? (It would look a bit odd if this is used for talking about package bugs etc.) |
Oops missed this, there isn't any config for anything other than this format - no. This does give the poster the ability to 'close' their own issues, handle upvotes etc |
This is solid now |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In microsoft/TypeScript#44030 one of the big issues with DT is that it's hard to have ecosystem level discussions around DT because the issues generate so much noise. We've migrated the requests for new @types or @types amendments to live inside discussions which comes with a few advantages.
The discussions however fall prey to the same problem that issues had, mainly that they are hard to stay on top of and most of the time they get no replies. We're looking at making the same bot which handles the DT workflow also handle augmenting the experience of keeping on top of the DT discussions.
Feature Plan
WIP PR which adds the bot and sets up most of the above infra: #412
The text was updated successfully, but these errors were encountered: