Skip to content

ci: drop title-case job display names#37

Merged
xnoto merged 1 commit intomainfrom
ci/lowercase-job-names
Apr 30, 2026
Merged

ci: drop title-case job display names#37
xnoto merged 1 commit intomainfrom
ci/lowercase-job-names

Conversation

@xnoto
Copy link
Copy Markdown
Contributor

@xnoto xnoto commented Apr 30, 2026

Summary

Remove the explicit `name:` from the `test` and `sync` job definitions. GitHub falls back to the job key, so the Actions pane shows lowercase `test` and `sync` instead of `Pre-commit Tests` and `Sync ArgoCD`.

🤖 Generated with Claude Code

Without a name: field GitHub uses the job key as the display name,
giving lowercase "test" and "sync" entries in the Actions pane to
match the workflow naming convention.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@xnoto xnoto self-assigned this Apr 30, 2026
@xnoto xnoto merged commit 9a83920 into main Apr 30, 2026
1 check passed
@xnoto xnoto deleted the ci/lowercase-job-names branch April 30, 2026 16:10
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