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
ff5c60fa
Unverified
Commit
ff5c60fa
authored
Jul 03, 2025
by
Isotr0py
Committed by
GitHub
Jul 03, 2025
Browse files
[Misc] Automatically tag PRs to add new models (#20222)
Signed-off-by:
Isotr0py
<
mozf@mail2.sysu.edu.cn
>
parent
6f1229f9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
2 deletions
+13
-2
.github/mergify.yml
.github/mergify.yml
+13
-2
No files found.
.github/mergify.yml
View file @
ff5c60fa
...
...
@@ -74,14 +74,25 @@ pull_request_rules:
-
files~=^vllm/multimodal/
-
files~=^tests/multimodal/
-
files~=^tests/models/multimodal/
-
files~=^tests/models/*/audio_language/
-
files~=^tests/models/*/vision_language/
-
files=tests/models/test_vision.py
actions
:
label
:
add
:
-
multi-modality
-
name
:
label-new-model
description
:
Automatically apply new-model label
conditions
:
-
and
:
-
files~=^vllm/model_executor/models/
-
files=vllm/model_executor/models/registry.py
-
files=tests/models/registry.py
-
files=docs/models/supported_models.md
actions
:
label
:
add
:
-
new-model
-
name
:
label-performance
description
:
Automatically apply performance 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