coala / gci-leaders

A website showing Google Code-in information 🏆
https://gci-leaders.netlify.com
39 stars 45 forks source link

scrape.js: Deleted duplicated API call #146

Closed Ananthavijay closed 6 years ago

Ananthavijay commented 6 years ago

The created_issues were called twice unnecessarily. This commit deleted one to remove duplicated call. This PR Fixes : https://github.com/coala/gci-leaders/issues/116

jayvdb commented 6 years ago

@Ananthavijay, please fix your commit message as @IpshitaC requested.

Ananthavijay commented 6 years ago

why the build fails?

jayvdb commented 6 years ago

@Ananthavijay , builds fail because of lots of reasons. Other things break occasionally and we need to fix them.

Please fix your commit message so we can put this into the queue to be merged whenever the builds are not broken.

jayvdb commented 6 years ago

Abandoned PR, so I fixed and merged https://github.com/coala/gci-leaders/pull/133