amondnet / amondnet/vercel-action

Commit messages aren't fully shell escaped

Aperta
#164 0 commenti 3 reazioni 1 assegnatario Rivendicata da @amondnet Vedi su GitHub
Type: Bug
Lingua principale
TypeScript
Stelle
765
Fork
116
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.