Skip to content

fix: rename pr-token workflow_call secret to pr_token (hyphens invalid in secret ids)#10

Merged
amis92 merged 1 commit into
mainfrom
fix/pr-token-secret-name
Jul 13, 2026
Merged

fix: rename pr-token workflow_call secret to pr_token (hyphens invalid in secret ids)#10
amis92 merged 1 commit into
mainfrom
fix/pr-token-secret-name

Conversation

@amis92

@amis92 amis92 commented Jul 13, 2026

Copy link
Copy Markdown
Member

Callers of report-check.yml hit startup_failure because workflow_call secret identifiers only allow alphanumerics and underscores. Found live on the pilot fork (amis92/wh40k-11e#4 run 29274757829).

🤖 Generated with Claude Code

https://claude.ai/code/session_01KcYK8hmTmXi8eLWpg9LGKJ

…n to pr_token

GitHub secret identifiers allow only alphanumerics and underscores; the
hyphenated name made report-check.yml invalid, causing startup_failure
in every caller.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KcYK8hmTmXi8eLWpg9LGKJ
@amis92
amis92 merged commit bbfe984 into main Jul 13, 2026
2 checks passed
@amis92
amis92 deleted the fix/pr-token-secret-name branch July 13, 2026 18:35
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