"vscode:/vscode.git/clone" did not exist on "7c572544e4292cb97e2f4f5a68c43f02406ad1d6"
Unverified Commit c76a506b authored by Roger Wang's avatar Roger Wang Committed by GitHub
Browse files

[Misc] Update model-specific PR tagging (#19949)


Signed-off-by: default avatarRoger Wang <hey@rogerw.me>
parent ec0db6f5
...@@ -45,6 +45,7 @@ pull_request_rules: ...@@ -45,6 +45,7 @@ pull_request_rules:
- files~=^vllm/entrypoints/openai/tool_parsers/llama.*\.py - files~=^vllm/entrypoints/openai/tool_parsers/llama.*\.py
- files~=^vllm/model_executor/models/.*llama.*\.py - files~=^vllm/model_executor/models/.*llama.*\.py
- files~=^vllm/transformers_utils/configs/.*llama.*\.py - files~=^vllm/transformers_utils/configs/.*llama.*\.py
- title~=(?i)llama
actions: actions:
label: label:
add: add:
...@@ -87,7 +88,6 @@ pull_request_rules: ...@@ -87,7 +88,6 @@ pull_request_rules:
- files~=^vllm/model_executor/models/.*qwen.*\.py - files~=^vllm/model_executor/models/.*qwen.*\.py
- files~=^vllm/reasoning/.*qwen.*\.py - files~=^vllm/reasoning/.*qwen.*\.py
- title~=(?i)Qwen - title~=(?i)Qwen
- body~=(?i)Qwen
actions: actions:
label: label:
add: add:
......
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