con / tributors

Pay tribute to your contributors! A tool to automatically update contributor files.
https://con.github.io/tributors/
Apache License 2.0
13 stars 6 forks source link

fixing bug in tributors that does not paginate github! #62

Closed vsoch closed 2 years ago

vsoch commented 2 years ago

This was discovered in US-RSE - we need to paginated the contributors API endpoint!

I also ran black and updated the license years - sorry for the extra noise! I tested this locally with the US-RSE repo and it seems to fix the issue.

cc @yarikoptic

Signed-off-by: vsoch vsoch@users.noreply.github.com

vsoch commented 2 years ago

Ready to go @yarikoptic ?

vsoch commented 2 years ago

Fixed, works like a charm https://github.com/USRSE/usrse.github.io/pull/726 <3