chaoss / grimoirelab-perceval

Send Sir Perceval on a quest to retrieve and gather data from software repositories.
http://perceval.readthedocs.io/
GNU General Public License v3.0
288 stars 176 forks source link

GitHub clones #572

Open gleehokie opened 5 years ago

gleehokie commented 5 years ago

The GitHub traffic API (https://developer.github.com/v3/repos/traffic/#clones) includes the information regarding clones. I would like this to be included in Perceval information collection so it can be added to the Cauldron project (see https://github.com/Bitergia/cauldron.io/issues/15).

valeriocos commented 5 years ago

Hi @gleehokie, thank you for your interest in Perceval. The main limitation with this feature is that you need an access token with push permission (something that is generally not granted to external tools).