summaryrefslogtreecommitdiffstats
path: root/.github/labeler.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/labeler.yml')
-rw-r--r--.github/labeler.yml12
1 files changed, 11 insertions, 1 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index ecebf65cb3..53921f7f95 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -5,12 +5,22 @@ core:
- tests/**/*
- util/**/*
- platforms/**/*
+ - Makefile
+ - '*.mk'
+dependencies:
+ - any:
+ - 'lib/**/*'
+ - '!lib/python/**/*'
keyboard:
-- any: ['keyboards/**/*', '!keyboards/**/keymaps/**/*']
+ - any:
+ - 'keyboards/**/*'
+ - '!keyboards/**/keymaps/**/*'
keymap:
- users/**/*
- layouts/**/*
- keyboards/**/keymaps/**/*
+via:
+ - keyboards/**/keymaps/via/*
cli:
- bin/qmk
- requirements.txt