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
5039ec23
Unverified
Commit
5039ec23
authored
Jun 11, 2025
by
Lu Fang
Committed by
GitHub
Jun 11, 2025
Browse files
[ROCm] Add rules to automatically label ROCm related PRs (#19405)
Signed-off-by:
Lu Fang
<
lufang@fb.com
>
parent
7c644ab6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
.github/mergify.yml
.github/mergify.yml
+20
-0
No files found.
.github/mergify.yml
View file @
5039ec23
...
...
@@ -65,6 +65,26 @@ pull_request_rules:
add
:
-
multi-modality
-
name
:
label-rocm
description
:
Automatically apply rocm label
conditions
:
-
or
:
-
files~=^csrc/rocm/
-
files~=^docker/Dockerfile.rocm
-
files~=^requirements/rocm.*\.txt
-
files~=^vllm/attention/backends/rocm.*\.py
-
files~=^vllm/attention/ops/rocm.*\.py
-
files~=^vllm/model_executor/layers/fused_moe/rocm.*\.py
-
files~=^vllm/v1/attention/backends/mla/rocm.*\.py
-
files~=^tests/kernels/.*_rocm.*\.py
-
files=vllm/platforms/rocm.py
-
title~=(?i)AMD
-
title~=(?i)ROCm
actions
:
label
:
add
:
-
rocm
-
name
:
label-structured-output
description
:
Automatically apply structured-output 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