amondnet / amondnet/vercel-action

Commit messages aren't fully shell escaped

未關閉
#164 0 則留言 3 個 reaction 已指派 1 人 已被 @amondnet 認領 在 GitHub 檢視
Type: Bug
主要語言
TypeScript
星號
765
分支
116
PR 合併指標
30 天內沒有已合併 PR

描述

We've noticed that if a commit message has backticks in it, then the action fails because the shell tries to execute the text between the backticks:

Screen Shot 2022-06-24 at 10 47 12 AM

I think this can be fixed by removing backticks in the `commit` here: https://github.com/amondnet/vercel-action/blob/master/index.js#L135.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。