Problemunvalidated
It throws an error (or otherwise misbehaves) if `github.event.pull_request.title` contains unescaped characters like backticks, `$`s, quotes — I have a GitHub Action that adds a prefix to the PR's title. Tension: I don't control their content.
8270b245-ee04-4062-a201-b65fc7487225
It throws an error (or otherwise misbehaves) if github.event.pull_request.title contains unescaped characters like backticks, $s, quotes — I have a GitHub Action that adds a prefix to the PR's title. Tension: I don't control their content.