Skip to content

Conversation

@gyohuangxin
Copy link
Member

@gyohuangxin gyohuangxin marked this pull request as ready for review January 28, 2026 08:43
@gyohuangxin gyohuangxin requested review from a team and Copilot January 28, 2026 08:43
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates GitHub Actions workflow job names to include GPU count/runner labeling and simplifies runner selection logic in CI.

Changes:

  • Add explicit name: fields to multiple workflow jobs to surface GPU/runner info in the GitHub Actions UI.
  • Convert single-runner jobs to matrix-based jobs (with include) to standardize labeling and enable future expansion.
  • Replace dynamic runner selection in aiter-test.yaml with explicit matrix include entries (and comment out the unused define-runners job).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/vllm_benchmark.yaml Adds job display names, including GPU count for the benchmark job.
.github/workflows/triton-test.yaml Switches to a matrix job to include runner/GPU label in the job name.
.github/workflows/sglang_downstream.yaml Switches to a matrix job to include runner/GPU label in the job name.
.github/workflows/aiter-test.yaml Replaces runner outputs with explicit matrix includes and updates job names to include GPU labels.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@gyohuangxin gyohuangxin force-pushed the optimize_test_name branch 2 times, most recently from 75d489c to 0dbfa5a Compare January 28, 2026 15:12
@gyohuangxin gyohuangxin merged commit 66fc02b into main Jan 29, 2026
19 checks passed
@gyohuangxin gyohuangxin deleted the optimize_test_name branch January 29, 2026 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants