Package Exports
- @facilitative/github-label-presets
- @facilitative/github-label-presets/src/default.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@facilitative/github-label-presets) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
๐ท๏ธ 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.