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
1b990280
Unverified
Commit
1b990280
authored
Aug 10, 2025
by
Lifans
Committed by
GitHub
Aug 10, 2025
Browse files
[Misc][gpt-oss] Add rules to label gpt-oss related PRs (#22600)
Signed-off-by:
Lifan Shen
<
lifans@meta.com
>
parent
5898b135
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 @
1b990280
...
...
@@ -118,6 +118,20 @@ pull_request_rules:
add
:
-
qwen
-
name
:
label-gpt-oss
description
:
Automatically apply gpt-oss label
conditions
:
-
or
:
-
files~=^examples/.*gpt[-_]?oss.*\.py
-
files~=^tests/.*gpt[-_]?oss.*\.py
-
files~=^vllm/model_executor/models/.*gpt[-_]?oss.*\.py
-
files~=^vllm/model_executor/layers/.*gpt[-_]?oss.*\.py
-
title~=(?i)gpt[-_]?oss
actions
:
label
:
add
:
-
gpt-oss
-
name
:
label-rocm
description
:
Automatically apply rocm 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