Skip to content

ci(ci): rename CI job labels#8

Merged
NoNamer777 merged 1 commit into
mainfrom
ci/rename-ci-job-labels
Jul 19, 2026
Merged

ci(ci): rename CI job labels#8
NoNamer777 merged 1 commit into
mainfrom
ci/rename-ci-job-labels

Conversation

@NoNamer777

@NoNamer777 NoNamer777 commented Jul 19, 2026

Copy link
Copy Markdown
Member

Summary

Context

The CI workflow and its shared action referred to themselves as "Continuous integration" in job names, step names, and the action's name/description fields. This was more verbose than needed for what's shown in the GitHub Actions UI.

Changes

Renamed the CI job and step labels from "Continuous integration" / "Run continuous integration checks" to "CI" / "Run CI checks" across the shared action definition (.github/actions/ci/action.yml) and the three workflows that use it (pull-request.yml, push-main.yml, release.yml).

Test Plan

  • Confirm the pull-request, push-main, and release workflows still run successfully and display the shortened "CI" job/step names in the Actions UI

@NoNamer777
NoNamer777 merged commit ae40644 into main Jul 19, 2026
3 checks passed
@NoNamer777
NoNamer777 deleted the ci/rename-ci-job-labels branch July 19, 2026 11:57
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