Skip to content

WIP: Add titles to Issues, MRs, and Commits when they're referenced by a mentionable.

Now references to Merge Requests and Issues from Commits, MRs, and Issues all provide their title inline.

Where it used to say mentioned in merge request !1 it now says mentioned in merge request !1 (We’re not the most popular operating system on the planet). And similar for commits and issues.

And yes, in case you were wondering. This does break all the tests.

Before:

Screen_Shot_2016-04-05_at_5.59.50_PM

After:

Screen_Shot_2016-04-05_at_5.58.16_PM Screen_Shot_2016-04-05_at_5.58.31_PM Screen_Shot_2016-04-05_at_5.58.35_PM

Fixes #1784 (moved).

cc: @rspeicher @jschatz1

Merge request reports