Skip to content

separate PR creation from claude-code-action#628

Merged
jth-nw merged 2 commits intomainfrom
dev
Mar 23, 2026
Merged

separate PR creation from claude-code-action#628
jth-nw merged 2 commits intomainfrom
dev

Conversation

@jth-nw
Copy link
Collaborator

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

No description provided.

jth-nw and others added 2 commits March 23, 2026 15:12
claude-code-action controls the gh CLI identity (github-actions[bot]),
so PRs created inside the action don't trigger downstream workflows
regardless of which token is used.

Fix: The skill now only pushes the branch and outputs BRANCH_NAME=...
A separate workflow step creates the PR using VALE_TOKEN directly,
which authenticates as the PAT owner and triggers vale-linter,
doc-pr, and build-and-deploy workflows.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…tion

fix: separate PR creation from claude-code-action
@jth-nw jth-nw merged commit a5ac664 into main Mar 23, 2026
5 of 7 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