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
4115f199
Unverified
Commit
4115f199
authored
Apr 24, 2025
by
Russell Bryant
Committed by
GitHub
Apr 24, 2025
Browse files
[CI] Add automation for the `tool-calling` github label (#17118)
Signed-off-by:
Russell Bryant
<
rbryant@redhat.com
>
parent
340d7b1b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
+22
-0
.github/mergify.yml
.github/mergify.yml
+22
-0
No files found.
.github/mergify.yml
View file @
4115f199
...
...
@@ -126,6 +126,28 @@ pull_request_rules:
remove
:
-
tpu
-
name
:
label-tool-calling
description
:
Automatically add tool-calling label
conditions
:
-
or
:
-
files~=^tests/tool_use/
-
files~=^tests/mistral_tool_use/
-
files~=^tests/entrypoints/openai/tool_parsers/
-
files=tests/entrypoints/openai/test_chat_with_tool_reasoning.py
-
files~=^vllm/entrypoints/openai/tool_parsers/
-
files=docs/source/features/tool_calling.md
-
files=docs/source/getting_started/examples/openai_chat_completion_client_with_tools.md
-
files=docs/source/getting_started/examples/chat_with_tools.md
-
files~=^examples/tool_chat_*
-
files=examples/offline_inference/chat_with_tools.py
-
files=examples/online_serving/openai_chat_completion_client_with_tools_required.py
-
files=examples/online_serving/openai_chat_completion_tool_calls_with_reasoning.py
-
files=examples/online_serving/openai_chat_completion_client_with_tools.py
actions
:
label
:
add
:
-
tool-calling
-
name
:
ping author on conflicts and add 'needs-rebase' label
conditions
:
-
conflict
...
...
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