GitHub Sync
Introduction
GitHub Sync (or gh-sync) is a tool to help devs that work on multiple projects on GitHub maintain consistency when it comes to labels, workflows, rulesets, etc. Especially if these projects are under different owners, were created before any default configuration on owner account, or the configs have been updated (since github has no native functionality to sync configurations to existing repos)
It's very simple to use, but you'll need a github access token (the exact permissions depend on what you want to sync
Last updated
Was this helpful?