mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-19 14:17:40 +00:00
chore: update labels for v19
Note: m:predictive-text and m:developer-ide mark a change where we have some modules with fuzzy boundaries and where it may not be easy to automatically determine all changes by pathname. I am not altogether comfortable with these so we may iterate a bit further yet.
This commit is contained in:
parent
9620237d60
commit
784b366b69
1 changed files with 6 additions and 8 deletions
14
.github/labeler.yml
vendored
14
.github/labeler.yml
vendored
|
|
@ -16,16 +16,12 @@ android/app/: android/KMAPro/**
|
|||
android/engine/: android/KMEA/**
|
||||
android/samples/: android/Samples/**
|
||||
|
||||
common/:
|
||||
- common/**
|
||||
- resources/**
|
||||
common/: common/**
|
||||
|
||||
common/models/templates/: web/src/engine/predictive-text/templates/**
|
||||
common/models/wordbreakers/: web/src/engine/predictive-text/wordbreakers/**
|
||||
|
||||
common/resources/: resources/**
|
||||
common/web/: common/web/**
|
||||
|
||||
m:predictive-text: web/src/engine/predictive-text/**
|
||||
|
||||
core/:
|
||||
- core/**
|
||||
|
||||
|
|
@ -37,7 +33,7 @@ developer/compilers/:
|
|||
- developer/src/kmcmplib/**
|
||||
- developer/src/kmc-*/**
|
||||
|
||||
developer/ide/:
|
||||
m:developer-ide:
|
||||
- developer/src/server/**
|
||||
- developer/src/tike/**
|
||||
|
||||
|
|
@ -65,6 +61,8 @@ oem/fv/android/: oem/firstvoices/android/**
|
|||
oem/fv/ios/: oem/firstvoices/ios/**
|
||||
oem/fv/windows/: oem/firstvoices/windows/**
|
||||
|
||||
resources/: resources/**
|
||||
|
||||
web/: web/**
|
||||
# web/bookmarklet/
|
||||
web/engine/: web/source/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue