Skip to content

Slack notifications filter angle and square brackets from commit messages

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

We have set up Slack notifications according to https://docs.gitlab.com/ee/user/project/integrations/slack.html, but there is something wrong with them. When a commit message contains angle brackets, they are not displayed in the Slack message. Examples:

  • Original commit message: "#343 Rename `clientI{D => d}`"
    image
  • Original commit message: "#287 Allow editing label options in <ReorderList>"
    image

The angle brackets should probably be converted into &lt;/&gt; or escaped in some other way.

Edited by 🤖 GitLab Bot 🤖