[misc] Remove performance and router-benchmark label matching (#13135)

This commit is contained in:
Chang Su
2025-11-12 00:04:20 -08:00
committed by GitHub
parent 4983b7e7aa
commit 018123b5b0
-17
View File
@@ -6,14 +6,6 @@ router:
- changed-files:
- any-glob-to-any-file: 'sgl-router/**/*'
# Router benchmarks
router-benchmark:
- changed-files:
- any-glob-to-any-file:
- 'sgl-router/benches/**/*'
- 'sgl-router/scripts/run_benchmarks.py'
- 'sgl-router/**/*bench*.rs'
# Kernel specific
sgl-kernel:
- changed-files:
@@ -64,15 +56,6 @@ quant:
- '**/awq/**/*'
- '**/gptq/**/*'
# Performance related
performance:
- changed-files:
- any-glob-to-any-file:
- '**/benchmark/**/*'
- '**/benches/**/*'
- '**/perf/**/*'
- '**/*benchmark*'
# Speculative decoding
speculative-decoding:
- changed-files: