Features
- Add generic webhook transformation JS snippet which can handle GitLab Pipeline payloads under
contrib/jsTransformationFunctions/gitlab-pipeline.js. (#1109) - Add generic webhook transformation JS snippet to format text as code block under
contrib/jsTransformationFunctions/format-as-code.js(#1111) - Rowers can now enjoy the correct emoji when using the ChallengeHound connection type. (#1184)
Bugfixes
- Fix the "!hookshot help" command not working. (#1204)