Inspired by the article Sane GitHub Labels
This organization makes use of a consistent label system, as outlined below.
We're using GitHub Label Sync to manage labels.
- Create a Github token with the
repo
permissions. - Add the token to
./scripts/update-labels.sh
. - Run
npm run labels
and confirm the dry run is correct. - Remove
--dry-run
from./scripts/update-labels.sh
. - Run
npm run labels
.
Randy Oest |