Skip to content

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:

commits-view-emoji

💤 Emoji not rendered in Pilelines view:

pipeline-view-emoji

Feature checklist

Make sure these are completed before closing the issue, with a link to the relevant commit.

Zendesk: https://gitlab.zendesk.com/agent/tickets/80865

Edited by Mark Fletcher