Skip to content

Make CI job names to be shorter #28986

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025
Merged

Make CI job names to be shorter #28986

merged 1 commit into from
May 28, 2025

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented May 23, 2025

Make CI job names to be shorter

This strips away the redundant terms in job names to keep them shorter and easy to read. Actions displays job names that reuse workflows in the following format: caller workflow name / called workflow name. The changes here are done in the called workflow names as changing the caller workflow names seem to make the summary page hard to parse (see https://github.com/jax-ml/jax/actions/runs/15217612585).

Here's how the continuous workflow's summary page looks like with this change: https://github.com/jax-ml/jax/actions/runs/15286609214/job/42998511666

@copybara-service copybara-service bot force-pushed the test_762522389 branch 12 times, most recently from 05f061e to 17a1563 Compare May 28, 2025 20:02
This strips away the redundant terms in job names to keep them shorter and easy to read. Actions displays job names that reuse workflows in the following format: `caller workflow name / called workflow name`. The changes here are done in the called workflow names as changing the caller workflow names seem to make the summary page hard to parse (see https://github.com/jax-ml/jax/actions/runs/15217612585).

Here's how the continuous workflow's summary page looks like with this change: https://github.com/jax-ml/jax/actions/runs/15286609214/job/42998511666

PiperOrigin-RevId: 764390866
@copybara-service copybara-service bot merged commit 1994074 into main May 28, 2025
@copybara-service copybara-service bot deleted the test_762522389 branch May 28, 2025 20:25
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