Skip to content

ci: add names to compatibility matrix steps for readability - #6436

Open
MGPOCKY wants to merge 1 commit into
hpcaitech:mainfrom
MGPOCKY:fix/ci-workflow-step-names
Open

ci: add names to compatibility matrix steps for readability#6436
MGPOCKY wants to merge 1 commit into
hpcaitech:mainfrom
MGPOCKY:fix/ci-workflow-step-names

Conversation

@MGPOCKY

@MGPOCKY MGPOCKY commented Aug 1, 2026

Copy link
Copy Markdown

Problem

In the compatibility test workflows, the set-matrix step is a long unnamed run block, so the Actions UI shows a generic label while building the container matrix.

Changes

Semantics are unchanged: same id: set-matrix, same matrix output wiring, and the same script (including the existing ::set-output usage).

  • Add name: Build compatibility container matrix in compatiblity_test_on_pr.yml
  • Add the same name in compatiblity_test_on_schedule.yml

Test plan

  • Confirm matrix_preparation.outputs.matrix still comes from steps.set-matrix.outputs.matrix
  • Confirm the matrix-building script is unchanged

@MGPOCKY
MGPOCKY marked this pull request as ready for review August 1, 2026 05:11
@MGPOCKY
MGPOCKY requested a review from a team as a code owner August 1, 2026 05:11
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.

1 participant