Skip to content

[CI] Shorten job names#13635

Merged
srittau merged 3 commits intopython:mainfrom
srittau:short-job-names
Mar 17, 2025
Merged

[CI] Shorten job names#13635
srittau merged 3 commits intopython:mainfrom
srittau:short-job-names

Conversation

@srittau
Copy link
Collaborator

@srittau srittau commented Mar 17, 2025

When looking at GitHub's action runs, the individual jobs are listed in the left sidebar, but since the job names are fairly long, they get cut off, leading to a lot of guessing when finding the correct job. Shorter job names should fix this.

Bildschirmfoto vom 2025-03-17 14-06-47

srittau added 2 commits March 17, 2025 14:13
When looking at GitHub's action runs, the individual jobs are listed in
the left sidebar, but since the job names are fairly long, they get cut
off, leading to a lot of guessing when finding the correct job. Shorter
job names should fix this.
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@srittau
Copy link
Collaborator Author

srittau commented Mar 17, 2025

Not perfect, but certainly better:

image

@srittau
Copy link
Collaborator Author

srittau commented Mar 17, 2025

See also https://github.com/orgs/community/discussions/26246 for a request to GitHub to group matrix jobs.

@srittau srittau merged commit 70ecc34 into python:main Mar 17, 2025
87 checks passed
@srittau srittau deleted the short-job-names branch March 17, 2025 14:06
mmingyu pushed a commit to mmingyu/typeshed that referenced this pull request May 16, 2025
When looking at GitHub's action runs, the individual jobs are listed in
the left sidebar, but since the job names are fairly long, they get cut
off, leading to a lot of guessing when finding the correct job. Shorter
job names should fix this.

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
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