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
01810f92
Unverified
Commit
01810f92
authored
Jun 09, 2025
by
Lu Fang
Committed by
GitHub
Jun 09, 2025
Browse files
[CI] Introduce rules for llama auto-label (#19323)
Signed-off-by:
Lu Fang
<
lufang@fb.com
>
parent
59abbd84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
.github/mergify.yml
.github/mergify.yml
+14
-0
No files found.
.github/mergify.yml
View file @
01810f92
...
@@ -36,6 +36,20 @@ pull_request_rules:
...
@@ -36,6 +36,20 @@ pull_request_rules:
add
:
add
:
-
frontend
-
frontend
-
name
:
label-llama
description
:
Automatically apply llama label
conditions
:
-
or
:
-
files~=^examples/.*llama.*\.py
-
files~=^tests/.*llama.*\.py
-
files~=^vllm/entrypoints/openai/tool_parsers/llama.*\.py
-
files~=^vllm/model_executor/models/.*llama.*\.py
-
files~=^vllm/transformers_utils/configs/.*llama.*\.py
actions
:
label
:
add
:
-
llama
-
name
:
label-multi-modality
-
name
:
label-multi-modality
description
:
Automatically apply multi-modality label
description
:
Automatically apply multi-modality label
conditions
:
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