Unverified Commit 344b50d5 authored by Zhijian Jiang's avatar Zhijian Jiang Committed by GitHub
Browse files

Address comment to mergify.yml in #30117 (#30219)


Signed-off-by: default avatarZhijian Jiang <Zhijian.Jiang@outlook.com>
parent 735284ed
...@@ -172,7 +172,7 @@ pull_request_rules: ...@@ -172,7 +172,7 @@ pull_request_rules:
- files~=^tests/entrypoints/test_context.py - files~=^tests/entrypoints/test_context.py
- files~=^vllm/model_executor/models/.*gpt[-_]?oss.*\.py - files~=^vllm/model_executor/models/.*gpt[-_]?oss.*\.py
- files~=^vllm/model_executor/layers/.*gpt[-_]?oss.*\.py - files~=^vllm/model_executor/layers/.*gpt[-_]?oss.*\.py
- files~=^vllm/entrypoints/harmony_utils.py - files~=^vllm/entrypoints/openai/parser/harmony_utils.py
- files~=^vllm/entrypoints/tool_server.py - files~=^vllm/entrypoints/tool_server.py
- files~=^vllm/entrypoints/tool.py - files~=^vllm/entrypoints/tool.py
- files~=^vllm/entrypoints/context.py - files~=^vllm/entrypoints/context.py
...@@ -390,4 +390,4 @@ pull_request_rules: ...@@ -390,4 +390,4 @@ pull_request_rules:
actions: actions:
label: label:
add: add:
- kv-connector - kv-connector
\ No newline at end of file
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