One-way sync from github issues to defects in CA Agile Central (formerly Rally).
Usage of github2rally:
-github-owner string
Github user or organization
-github-repo string
Github repository name
-rally-api-key string
CA Agile Central (Rally) API Key
go get -u github.com/mcaulfield/github2rally
github2rally --github-owner <username or org> --github-repo <repo name> --rally-api-key <key from step 3>
Correlating Github users and Rally users requires that each Rally user set their Middle Name field in their profile to match their github username.