Skip to content

Fix release notes stripping backticks in CI#196

Merged
webspam merged 1 commit into
masterfrom
fix-release-backticks
Jun 5, 2026
Merged

Fix release notes stripping backticks in CI#196
webspam merged 1 commit into
masterfrom
fix-release-backticks

Conversation

@webspam

@webspam webspam commented Jun 5, 2026

Copy link
Copy Markdown
Owner

GitHub expression values inlined into the PowerShell script were silently eaten by PowerShell's backtick escape character. Inputs are now passed through environment variables, so backticks survive and the script is no longer injection-prone.

@webspam webspam enabled auto-merge (squash) June 5, 2026 09:58
@webspam webspam merged commit f35a136 into master Jun 5, 2026
2 checks passed
@webspam webspam deleted the fix-release-backticks branch June 5, 2026 09:58
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