Skip to content

fix: use PUSH_TOKEN env var for gh commands in content-fix#619

Merged
jth-nw merged 1 commit intodevfrom
fix/content-fix-vale-token
Mar 23, 2026
Merged

fix: use PUSH_TOKEN env var for gh commands in content-fix#619
jth-nw merged 1 commit intodevfrom
fix/content-fix-vale-token

Conversation

@jth-nw
Copy link
Collaborator

@jth-nw jth-nw commented Mar 23, 2026

claude-code-action overwrites GH_TOKEN internally with its github_token parameter. Pass VALE_TOKEN as PUSH_TOKEN env var instead, and instruct the skill to export GH_TOKEN=$PUSH_TOKEN before running gh pr create and gh issue comment. This ensures the PAT is used for PR creation, triggering downstream workflows.

claude-code-action overwrites GH_TOKEN internally with its github_token
parameter. Pass VALE_TOKEN as PUSH_TOKEN env var instead, and instruct
the skill to export GH_TOKEN=$PUSH_TOKEN before running gh pr create
and gh issue comment. This ensures the PAT is used for PR creation,
triggering downstream workflows.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jth-nw jth-nw merged commit b0c48e9 into dev Mar 23, 2026
2 of 5 checks passed
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