Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
0c600b9a
Unverified
Commit
0c600b9a
authored
Jul 02, 2025
by
Lu Fang
Committed by
GitHub
Jul 02, 2025
Browse files
[Build/CI] Automatically tag DeepSeek related PRs (#20370)
Signed-off-by:
Lu Fang
<
lufang@fb.com
>
parent
e303dcf5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
.github/mergify.yml
.github/mergify.yml
+16
-0
No files found.
.github/mergify.yml
View file @
0c600b9a
...
...
@@ -27,6 +27,22 @@ pull_request_rules:
add
:
-
ci/build
-
name
:
label-deepseek
description
:
Automatically apply deepseek label
conditions
:
-
or
:
-
files~=^examples/.*deepseek.*\.py
-
files~=^tests/.*deepseek.*\.py
-
files~=^vllm/entrypoints/openai/tool_parsers/.*deepseek.*\.py
-
files~=^vllm/model_executor/models/.*deepseek.*\.py
-
files~=^vllm/reasoning/.*deepseek.*\.py
-
files~=^vllm/transformers_utils/.*deepseek.*\.py
-
title~=(?i)DeepSeek
actions
:
label
:
add
:
-
deepseek
-
name
:
label-frontend
description
:
Automatically apply frontend label
conditions
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment