microsoft / ghcrawler

Crawl GitHub APIs and store the discovered orgs, repos, commits, ...
MIT License
377 stars 90 forks source link

Add support for Statuses #100

Open jeffmcaffer opened 7 years ago

jeffmcaffer commented 7 years ago

The current code traverses statuses but does not really do anything with them. They can be interesting indicators of project and contributor activity.

LucianaMarques commented 5 years ago

Hi @jeffmcaffer ! I just discovered this repo, does it still need help on this? I'm relatively new to open source contributions and this issue sounds interesting to work on!