Github Sync
  • GitHub Sync
  • Usage
  • Actions
  • Options
Powered by GitBook

© Cogniwave 2025

On this page

Was this helpful?

Export as PDF

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

NextUsage

Last updated 1 month ago

Was this helpful?