Skip to content

MAF-19232: refactor(e2e): Rename e2e workflows for inference performance and quality benchmarks#53

Merged
hhk7734 merged 1 commit intomainfrom
MAF-19232_rename_actions
Feb 10, 2026
Merged

MAF-19232: refactor(e2e): Rename e2e workflows for inference performance and quality benchmarks#53
hhk7734 merged 1 commit intomainfrom
MAF-19232_rename_actions

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Feb 10, 2026

  • actions에서 표시되는 이름 형식 통일
  • 해당 action 이름과 파일 이름 동기화

@ghost ghost requested a review from hhk7734 February 10, 2026 08:40
@ghost ghost self-assigned this Feb 10, 2026
Copilot AI review requested due to automatic review settings February 10, 2026 08:40
@ghost ghost self-requested a review as a code owner February 10, 2026 08:40
Copy link
Copy Markdown
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

This PR standardizes how GitHub Actions E2E workflows are displayed by aligning workflow name: values with their corresponding workflow filenames, and adjusts related job/display labels to match the new naming.

Changes:

  • Renamed the Quality Benchmark workflow display name to e2e-quality-benchmark-p-cluster and standardized its summary messaging capitalization.
  • Renamed the Inference Performance workflow display name to e2e-inference-perf-p-cluster, renamed the primary job id to inference-perf, and updated dependent needs/outputs references accordingly.
  • Updated several user-facing labels (job names, step names, check name, artifact name, summary messages) to reflect the new “Inference Performance” naming.

Reviewed changes

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

File Description
.github/workflows/e2e-quality-benchmark-p-cluster.yaml Workflow display name aligned to filename; summary job name and messages standardized.
.github/workflows/e2e-inference-perf-p-cluster.yaml Workflow display name aligned to filename; primary job id/name and downstream references renamed for inference performance E2E.

@hhk7734 hhk7734 merged commit 862e161 into main Feb 10, 2026
9 checks passed
@hhk7734 hhk7734 deleted the MAF-19232_rename_actions branch February 10, 2026 08:43
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.

3 participants