mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-25 03:11:19 +08:00
[CI/Build] Auto tag perf benchmarks related PRs (#19943)
Signed-off-by: 22quinn <33176974+22quinn@users.noreply.github.com>
This commit is contained in:
parent
202c5df935
commit
c305a2109d
13
.github/mergify.yml
vendored
13
.github/mergify.yml
vendored
@ -65,6 +65,19 @@ pull_request_rules:
|
|||||||
add:
|
add:
|
||||||
- multi-modality
|
- multi-modality
|
||||||
|
|
||||||
|
- name: label-performance
|
||||||
|
description: Automatically apply performance label
|
||||||
|
conditions:
|
||||||
|
- or:
|
||||||
|
- files~=^benchmarks/
|
||||||
|
- files~=^vllm/benchmarks/
|
||||||
|
- files~=^tests/benchmarks/
|
||||||
|
- files~=^\.buildkite/nightly-benchmarks/
|
||||||
|
actions:
|
||||||
|
label:
|
||||||
|
add:
|
||||||
|
- performance
|
||||||
|
|
||||||
- name: label-qwen
|
- name: label-qwen
|
||||||
description: Automatically apply qwen label
|
description: Automatically apply qwen label
|
||||||
conditions:
|
conditions:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user