Skip to content

Instantly share code, notes, and snippets.

@ojacques
Last active December 15, 2017 12:42
Show Gist options
  • Save ojacques/98ba64a98d67d3c7e399855098fcaa53 to your computer and use it in GitHub Desktop.
Save ojacques/98ba64a98d67d3c7e399855098fcaa53 to your computer and use it in GitHub Desktop.
Syncing GitHub repositories

Investigating full sync between GitHub repositories, including GIT repo, issues, labels/milestones between two repositories across different GitHub Enterprise instances.

GIT Repo

https://github.com/gjtorikian/repository-sync

Install

git clone https://github.com/gjtorikian/repository-sync.git
cd repository-sync
bundle install

Note: I changed Gemfile to match my ruby version to 2.3.5

Run

Labels and Milestones

https://github.com/piwik/github-sync

GitHub Issues

Investigate Stackstorm and GitHub action pack: https://github.com/StackStorm-Exchange/stackstorm-github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment