Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commit messages with single quote throw a syntax error. #42

Open
bswatson opened this issue Jan 7, 2023 · 1 comment
Open

Commit messages with single quote throw a syntax error. #42

bswatson opened this issue Jan 7, 2023 · 1 comment

Comments

@bswatson
Copy link

bswatson commented Jan 7, 2023

Received the following message from the Github Action -

[NOTE] Pushing git commit with "Add a github action to split the plugin into it's own repository in order to release composer packages." message to "main"

sh: 1: Syntax error: Unterminated quoted string

I believe the commit message needs to be escaped when used in the git commit.

https://github.com/symplify/monorepo-split-github-action/blob/e5a3284a0bf07e0df6c564399ff0a31bf105bd4e/entrypoint.php#L117

@pmikolajek
Copy link

Also encountered this, same problem, same reason.

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

No branches or pull requests

2 participants