[MUSA] Add labeler config (#17923)

Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
This commit is contained in:
R0CKSTAR
2026-01-30 01:58:54 +08:00
committed by GitHub
parent d417c6809e
commit 4f2b73baf6

7
.github/labeler.yml vendored
View File

@@ -108,3 +108,10 @@ deterministic:
piecewise-cuda-graph:
- changed-files:
- any-glob-to-any-file: 'python/sglang/srt/compilation/**/*'
# Moore Threads specific
mthreads:
- changed-files:
- any-glob-to-any-file:
- '**/*mthreads*'
- '**/*musa*'