top-issues-action icon indicating copy to clipboard operation
top-issues-action copied to clipboard

Add support for top upvoted discussion/ideas

Open rickstaa opened this issue 3 years ago β€’ 2 comments

Is your feature request related to a problem? Please describe.

Currently, feature requests found in the Discussions tab (i.e.πŸ’‘Ideas) are not included in the top issues dashboard.

Describe the solution you'd like

It would be nice if we would have a way to also include this discussion category in the top_features section of the top issues dashboard. Since discussions use upvotes instead of reactions for these items, the upvoteCount should be counted instead of πŸ‘πŸ» (see https://docs.github.com/en/graphql/reference/objects#discussion).

rickstaa avatar Oct 14 '22 09:10 rickstaa

As there currently is no way to close a discussion when a feature has been implemented, this feature has to be implemented using a completed label. This behaviour will improve if https://github.com/orgs/community/discussions/3097 gets implemented. Let's wait for that change to take place.

rickstaa avatar Oct 28 '22 07:10 rickstaa