mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(CI/labeler): update Core, Documentation, Cmake labelling (#19022)
fix(CI/labeler: update Core, Documentation, Cmake labelling
This commit is contained in:
21
.github/labeler.yml
vendored
21
.github/labeler.yml
vendored
@@ -11,12 +11,17 @@ DB:
|
|||||||
- any-glob-to-any-file: 'data/**/*.sql'
|
- any-glob-to-any-file: 'data/**/*.sql'
|
||||||
|
|
||||||
CORE:
|
CORE:
|
||||||
- all:
|
- changed-files:
|
||||||
- changed-files:
|
- any-glob-to-any-file:
|
||||||
- any-glob-to-any-file: 'src/**/*'
|
- 'src/*'
|
||||||
- all-globs-to-all-files:
|
- 'src/common/**/*'
|
||||||
- '!src/server/scripts/**/*'
|
- 'src/genrev/**/*'
|
||||||
- '!src/test/**/*'
|
- 'src/server/*'
|
||||||
|
- 'src/server/apps/**/*'
|
||||||
|
- 'src/server/database/**/*'
|
||||||
|
- 'src/server/game/**/*'
|
||||||
|
- 'src/server/shared/**/*'
|
||||||
|
- 'src/tools/**/*'
|
||||||
|
|
||||||
Script:
|
Script:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
@@ -30,7 +35,7 @@ UnitTests:
|
|||||||
|
|
||||||
Documentation:
|
Documentation:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file: '*.md'
|
- any-glob-to-any-file: '**/*.md'
|
||||||
|
|
||||||
Bash:
|
Bash:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
@@ -43,7 +48,7 @@ Bash:
|
|||||||
|
|
||||||
CMake:
|
CMake:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file: '*.cmake'
|
- any-glob-to-any-file: '**/*.cmake'
|
||||||
|
|
||||||
Workflow:
|
Workflow:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
|
|||||||
Reference in New Issue
Block a user