Skip to content

fix(ci): escape commit message to prevent backtick command substitution#51

Merged
uladkasach merged 1 commit intomainfrom
vlad/fix-cicd
Feb 23, 2026
Merged

fix(ci): escape commit message to prevent backtick command substitution#51
uladkasach merged 1 commit intomainfrom
vlad/fix-cicd

Conversation

@uladkasach
Copy link
Member

  • moved commit-message from shell interpolation to env variable
  • prevents bash from interpreting backticks in commit messages as commands

Co-authored-by: Ulad Kasach uladkasach@gmail.com

- moved commit-message from shell interpolation to env variable
- prevents bash from interpreting backticks in commit messages as commands

Co-authored-by: Ulad Kasach <uladkasach@gmail.com>
@uladkasach uladkasach enabled auto-merge (squash) February 23, 2026 05:15
@uladkasach uladkasach merged commit 237c458 into main Feb 23, 2026
11 checks passed
@uladkasach uladkasach deleted the vlad/fix-cicd branch February 23, 2026 05:16
@rhelease rhelease bot mentioned this pull request Feb 23, 2026
@rhelease
Copy link
Contributor

rhelease bot commented Feb 23, 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.

2 participants