temporalio / api

Temporal gRPC API and proto files
https://temporal.io
MIT License
83 stars 66 forks source link

[Bug] api-go update fails if the commit message contains "`" #421

Open twin-drill opened 3 months ago

twin-drill commented 3 months ago

What are you really trying to do?

When merging pull requests or committing to the repository, the workflow api-go update will fail if the commit message contains the "`" character.

Describe the bug

"Prepare inputs" fails.

In this case, the word "string" is encased in "`":

/home/runner/work/_temp/[omitted].sh: line 7: string: command not found