- Edit labels inside
labelsync.ts - Commit and push on
masterbranch (husky pre-commit script runs to updatelabelsync.yml)
- We wrap
label-synclibrary for easier label managementlib/labelsync-wrapper.ts - Changing our label system (e.g. new label category or change color of an existing category) can be done in
lib/core.ts.
- We have LabelSync Manager GitHub App built by @maticzav installed on our GitHub org.
- It monitors this specially named repo and applies all changes detected to
labelsync.ymlonmasterbranch.