diff --git a/.github/labeler.yml b/.github/labeler.yml index 3994d1d12..21970fd74 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -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*'