robpc
github.com/robpc12
Total Votes
10
Upvotes
2
Downvotes
12
Unique PRs
+10-2
Activity
Add emoji scoring and counts to PR cards
This PR updates the PR card display to show all emoji reactions with their counts, separated into positive and negative lines, along with a total calculated score.
- Display all emoji reactions (๐, ๐, ๐, ๐, ๐, โค๏ธ, ๐, ๐) with counts
- Update scoring: confused (๐) and eyes (๐) emojis count as -1, the rest as +1
Add emoji scoring and counts to PR cards
This PR updates the PR card display to show all emoji reactions with their counts, separated into positive and negative lines, along with a total calculated score.
- Display all emoji reactions (๐, ๐, ๐, ๐, ๐, โค๏ธ, ๐, ๐) with counts
- Update scoring: confused (๐) and eyes (๐) emojis count as -1, the rest as +1
Show PR author stats
Adds merged and total PR counts next to each author's name. Shows how many PRs each author has merged and their total submitted count. Un-opinionated version of https://github.com/skridlevsky/openchaos/pull/15, just info.
robpcForked