scrapinghub / slackbot

A chat bot for Slack (https://slack.com).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commit messages can cause unwanted emojis

paddor opened this issue · comments

For example, the commit message Vms::Camera: add new aggregate will show a camera emoji in this kind of Slack message:

GitHub APP
paddor
2 new commits pushed to master
de4db335 - do this and that
04b18c01 - Vms::Camera: add new aggregate

As visible here, Github correctly doesn't recognize the 📷 emoji. Can you get Slack/Slackbot to do the same or maybe disable emojis within commit messages altogether?