Emoji in commit message not rendered in Pipelines view
Description
Emoji added to a commit message does not render in the Pipelines view.
Proposal
Add emoji support to Pipelines view.
In the Commits view, for example, we use:
<gl-emoji title="sleeping symbol" data-name="zzz" data-unicode-version="6.0">💤</gl-emoji>
Links / references
💤 Emoji rendered in Commits view:
💤 Emoji not rendered in Pilelines view:
Feature checklist
Make sure these are completed before closing the issue, with a link to the relevant commit.
-
Feature assurance -
Documentation -
Added to features.yml
Edited by Mark Fletcher