Skip to content

Pipelines show commit message with invalid encoding

When we render commit title on Pipelines we in-properly encode: Merge branch '1-i2p-demo' into &#3.

We should show: Merge branch '1-i2p-demo' into 'master'.

Screen_Shot_2016-10-12_at_14.52.44