Skip to content

Rename ci job to build-and-test - #32

Merged
m-col merged 1 commit into
masterfrom
rename-ci-job
Aug 30, 2026
Merged

Rename ci job to build-and-test#32
m-col merged 1 commit into
masterfrom
rename-ci-job

Conversation

@m-col

@m-col m-col commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • Renames the ci job key in .github/workflows/ci.yaml to build-and-test, since the job key (not just the workflow's name:) is what shows up as the check/job name in the Actions UI and status checks. Follows on from renaming the workflow itself to "Build and Test".
  • Note: this changes the status check's identifier (was "ci", now "build-and-test"). If any branch protection rule requires the old "ci" check name, it'll need updating to match.

Test plan

  • Confirm the job now shows as "build-and-test" in the Actions UI and passes

Generated by Claude Code

The job key still showed as "ci" in the Actions UI even after the
workflow itself was renamed to "Build and Test".

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UyGjWEMRv9qKWKmXJfgW7v
@m-col
m-col merged commit 45e5fe4 into master Aug 30, 2026
1 check passed
@m-col
m-col deleted the rename-ci-job branch August 30, 2026 21:00
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