1.0.2 โข Published 1 year ago
@facilitative/github-label-presets v1.0.2
๐ท๏ธ github-label-presets
Curated label presets for @financial-times/github-label-sync.
ย
๐ฆ Installation
This package is available for all sorts of projects via the following package managers:
๐ฆ โ NPM:
npm install @facilitative/github-label-presets@v1.0.2 -D
๐งถ โ Yarn:
yarn add @facilitative/github-label-presets@v1.0.2 -D
๐ โ PNPM:
pnpm add @facilitative/github-label-presets@v1.0.2 -D
ย
๐ชง Usage
โ๏ธ Defaults
A few default presets are provided to get you started:
๐ Strictly Typed
If you are looking to strictly use one format, consider using these instead (hard clears any other labels):
- strict-cla
- strict-default - Default GitHub Labels
- languages
- strict-priority
- strict-status
- strict-type
๐๏ธ With @financial-times/github-label-sync
github-label-sync --access-token XXXXXX --labels node_modules/@facilitative/github-label-presets/src/strict/default.json USERNAME/REPOSITORY_NAME
ย
๐ License
github-label-presets is licensed under the MIT License.