Unverified Commit c305a210 authored by 22quinn's avatar 22quinn Committed by GitHub
Browse files

[CI/Build] Auto tag perf benchmarks related PRs (#19943)


Signed-off-by: default avatar22quinn <33176974+22quinn@users.noreply.github.com>
parent 202c5df9
...@@ -65,6 +65,19 @@ pull_request_rules: ...@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment