coronasafe / leaderboard

Leaderboard collects data from GitHub and Slack to show off the work of our open source contributors
https://contributors.ohc.network/
MIT License
13 stars 60 forks source link

Enable reward for activity in GitHub discussion #68

Closed bodhish closed 2 weeks ago

bodhish commented 2 years ago

We should save events when a user marks an answer as solution for his question. The one who answered the question will get a new event that says `Resolved a Question in the community'

This will enable a new badge Empathy

khavinshankar commented 1 year ago

@bodhish It seems there is no REST API support for GitHub discussions (https://github.com/community/community/discussions/4327), should we use GraphQl?

bodhish commented 1 year ago

They are going fully graph, I think we should explore porting it fully into graph.

rithviknishad commented 2 weeks ago

Closing as completed in #463