Julien Danjou 8/19/2014

Tracking OpenStack contributions in GitHub

Read Original

The article details a developer's solution to a common issue: GitHub not tracking contributions to OpenStack projects hosted on git.openstack.org and mirrored on GitHub. Since OpenStack uses Gerrit, direct commits aren't linked. The author discovered that starring the repositories establishes the needed relationship and automated the process of starring hundreds of repos with a Python script using PyGithub, successfully updating their contribution graph.

Tracking OpenStack contributions in GitHub

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week