๐ Top Issues Dashboard
github-actions opened this issue ยท 5 comments
A simple dashboard that lists the top issues/bugs/features and pull requests.
Top issues
- #2891 ๐
17
- #5675 ๐
5
- #3426 ๐
5
- #5561 ๐
4
- #4264 ๐
4
- #9944 ๐
3
- #9710 ๐
3
- #9426 ๐
3
- #9226 ๐
3
- #9012 ๐
3
- #5205 ๐
3
- #3974 ๐
3
- #3824 ๐
3
- #2552 ๐
3
- #1288 ๐
3
- #622 ๐
3
- #376 ๐
3
- #367 ๐
3
- #10705 ๐
2
- #10387 ๐
2
Top PRs
Created by the rickstaa/top-issues-action action (last update: 10/30/2024, 12:22:24 AM).
@CharlesNepote "automated Quick Wins"
Yes great, @teolemon. The issue is that you have just one point per issue, but better done than perfect.
@teolemon First of all, thanks for trying out my action. I created it to better manage the issues in https://github.com/anuraghazra/github-readme-stats, but, amazingly, people are trying whether it also works for their projects. @CharlesNepote Feel free to create a feature request or pull request if you think the issue can still be improved ๐.
@rickstaa thanks a lot for your nice project.
We have tried another method to sort issues: each participant has 100 credits quarterly and he can put them on the issue(s) he wants to. He can put 100 credits on one issue or allocate it on several issues. It allows the participants to express their priorities, which is not possible with the Github system (where all your "votes" are equal). The drawback of this method is that we need to do it by hand :(
I don't know if it's possible to parse Github issues' comments, but we could use a system where people would vote with a simple syntax, something like:
#My_credits_for_this_issue: 80
The parser might detect the hashtag and its corresponding amount, the user and the date of the comment. This way, it might be possible to establish a ranking based on people priorities. Do you think it's possible?
I have opened an issue on your repository: anuraghazra/github-readme-stats#2193
@CharlesNepote Thanks for your feature request. I could not migrate your issue to https://github.com/rickstaa/top-issues-action, so I made a reference and answered it on rickstaa/top-issues-action#94 (comment). If you have other suggestions on how we can implement this feature without hitting the problems described in that issue, feel free to comment ๐๐ป.