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
c2b17d71
Unverified
Commit
c2b17d71
authored
Mar 27, 2026
by
wenjun liu
Committed by
GitHub
Mar 27, 2026
Browse files
[CI] Add xpu auto-label rule for Intel GPU/XPU PRs (#38320)
Signed-off-by:
wendyliu235
<
wenjun.liu@intel.com
>
parent
becaed6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
.github/mergify.yml
.github/mergify.yml
+30
-0
No files found.
.github/mergify.yml
View file @
c2b17d71
...
@@ -234,6 +234,36 @@ pull_request_rules:
...
@@ -234,6 +234,36 @@ pull_request_rules:
add
:
add
:
-
rocm
-
rocm
-
name
:
label-xpu
description
:
Automatically apply intel-gpu label
conditions
:
-
label != stale
-
or
:
-
files~=^docker/Dockerfile.xpu
-
files~=^\\.buildkite/intel_jobs/
-
files=\.buildkite/ci_config_intel.yaml
-
files=vllm/model_executor/layers/fused_moe/xpu_fused_moe.py
-
files=vllm/model_executor/kernels/linear/mixed_precision/xpu.py
-
files=vllm/model_executor/kernels/linear/scaled_mm/xpu.py
-
files=vllm/distributed/device_communicators/xpu_communicator.py
-
files=vllm/v1/attention/backends/mla/xpu_mla_sparse.py
-
files=vllm/v1/attention/ops/xpu_mla_sparse.py
-
files=vllm/v1/worker/xpu_worker.py
-
files=vllm/v1/worker/xpu_model_runner.py
-
files=vllm/_xpu_ops.py
-
files~=^vllm/lora/ops/xpu_ops
-
files=vllm/lora/punica_wrapper/punica_xpu.py
-
files=vllm/platforms/xpu.py
-
title~=(?i)Intel gpu
-
title~=(?i)XPU
-
title~=(?i)Intel
-
title~=(?i)BMG
-
title~=(?i)Arc
actions
:
label
:
add
:
-
intel-gpu
-
name
:
label-cpu
-
name
:
label-cpu
description
:
Automatically apply cpu label
description
:
Automatically apply cpu 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