Skip to content

ci: align job names with required status check contexts - #38

Merged
alexk-dev merged 1 commit into
mainfrom
ci/rename-validate-jobs
Apr 5, 2026
Merged

ci: align job names with required status check contexts#38
alexk-dev merged 1 commit into
mainfrom
ci/rename-validate-jobs

Conversation

@alexk-dev

@alexk-dev alexk-dev commented Apr 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add explicit name: to the validate job in semantic-pr-title.yml and conventional-commits.yml so the reported check run names match the required status check contexts on main (Semantic PR Title, Conventional Commits).
  • Without this, branch protection waits forever for contexts that never report (jobs were reported as validate), blocking merge even when all checks pass.

Branch protection on main requires status check contexts
"Semantic PR Title" and "Conventional Commits", but the check runs
were being reported under the job id "validate" in both workflows.
Add explicit job `name:` so the reported check run names match the
required contexts and PRs can be merged.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alexk-dev
alexk-dev merged commit 81192ff into main Apr 5, 2026
5 checks passed
@alexk-dev
alexk-dev deleted the ci/rename-validate-jobs branch April 5, 2026 18:08
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