- Edit labels inside
labelsync.ts
- Commit and push on
master
branch (husky pre-commit script runs to updatelabelsync.yml
)
- This repo relies on https://github.com/prisma-labs/prisma-labs-labelsync as a git submodule.
- Changing the common labels should be done there. Then come back here and run
yarn sync
.
- 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.yml
onmaster
branch.