Skip to content

Quote double-quote in commit messages for Slack

Jason Plum requested to merge 1566-notify-slack-escape-problems into master

Add an inline sed to the commit messages when notifying Slack, resulting in properly quoted double-quote character for the JSON/urlencoded form sent to the API.

Closes #1566 (closed)

Merge request reports