CodeTriage
CodeTriage copied to clipboard
Amount code helpers
Description
Hello guys! I saw the issue #954 that said about the amount of code helpers in a repository, so I think than add a new field on database should be complicated because have a lot of data and would be very heavy to update all of them. So my solution is to use the GitHub API, in API we can get all contributors of each single repository, and the contributors are exactly the code helpers of the issue said about. Maybe we can change to other form, but i hope that helps :)
Image example:

Sorry, the image was of other PR, now is right!