Open sharovatov opened 11 months ago
GH API supports this: https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#list-repository-contributors
We need to crontab a script which will fetch GH-API for the repo and draw contrib graph w/usernames
I can do something like a simple Python script, that receives data from GitHub-API and creates a picture with chart, which puts in the repository. To update the chart: run the script and merge
Please, notify me at https://t.me/Doppler_DIY if this way is ok or you have any suggestions
@Doppler344 please do!!
GitHub should be providing some stats on the repo contributors, investigate how to add the stats to the page statically.
This page will be a nice way for us to show appreciation to contributors, and the contributors will be able to brag about the contributions they made.