Skip to content

fix(ce-commit-push-pr): use body-file for PR descriptions#757

Merged
tmchow merged 1 commit intomainfrom
tmchow/pr-body-temp-file
May 4, 2026
Merged

fix(ce-commit-push-pr): use body-file for PR descriptions#757
tmchow merged 1 commit intomainfrom
tmchow/pr-body-temp-file

Conversation

@tmchow
Copy link
Copy Markdown
Collaborator

@tmchow tmchow commented May 4, 2026

The ce-commit-push-pr skill now writes composed PR descriptions to a temp file and passes them to GitHub CLI with --body-file, avoiding shell command substitution for markdown bodies.

This applies the same safer path to description updates, new PR creation, and existing PR rewrites while keeping the generated body content verbatim.

Validation: bun run release:validate; git diff --check.

@tmchow tmchow merged commit a84cb75 into main May 4, 2026
2 checks passed
@github-actions github-actions Bot mentioned this pull request May 4, 2026
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