Skip to content

chore: release - merge dev into main#1421

Merged
zbigniewsobiecki merged 2 commits into
mainfrom
dev
Jun 22, 2026
Merged

chore: release - merge dev into main#1421
zbigniewsobiecki merged 2 commits into
mainfrom
dev

Conversation

@zbigniewsobiecki

Copy link
Copy Markdown
Member

Automated release PR created by the release workflow.

Commits (2):

aebb47ac Merge pull request #1420 from mongrel-intelligence/fix/release-workflow-quoting
93c552df fix(ci): build release PR body via --body-file to avoid shell-quoting failures

zbigniewsobiecki and others added 2 commits June 22, 2026 13:59
… failures

The release workflow interpolated commit headlines into the gh pr create
command via GitHub Actions env-expression expansion. A headline containing a
double-quote or backtick was pasted raw into the shell and broke argument
parsing, aborting the release with an unknown-argument error.

Read COMMITS / COMMIT_COUNT as shell env vars and write the PR body to a temp
file consumed with --body-file, so arbitrary commit messages are safe. The same
shell-var fix is applied to the pre-merge step summary.

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

fix(ci): build release PR body via --body-file to avoid shell-quoting failures
@zbigniewsobiecki zbigniewsobiecki merged commit 8c8f6f6 into main Jun 22, 2026
14 of 15 checks passed
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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