Origin Labels

This repo is in charge of syncing the labels across all the origin repos

Requirements

npm install -g github-label-sync

You need a token with "repo" scope

Run

./sync.sh

Utils

# list all repos
gh repo list OriginProtocol --json name | pbcopy