Skip to content

Name the work-dispatch caller job for what it reports to - #1

Merged
nadrummond merged 1 commit into
mainfrom
name-the-work-dispatch-job
Sep 17, 2026
Merged

nadrummond merged 1 commit into
mainfrom
name-the-work-dispatch-job

Conversation

@nadrummond

Copy link
Copy Markdown
Contributor

Linked work issue

no-work-issue

Summary

The job calling the shared work-dispatch workflow was named dispatch, and GitHub composes a check
name from the calling job and the called one. Every check therefore read dispatch / ..., which
names the mechanism rather than what it reports to. Naming it work makes the checks read
work / issue-linked, work / pr-status and work / commit-status.

The workflow itself is unchanged.

Test plan

  • The work-dispatch checks report under work / ... on this PR

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@nadrummond
nadrummond merged commit b04f0d5 into main Sep 17, 2026
3 checks passed
@nadrummond
nadrummond deleted the name-the-work-dispatch-job branch September 17, 2026 09:31
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