Add UI action to copy comment link to clipboard

Description

Within GitLab comments, there is the cool hidden feature to copy a link of a specific comment into your clipboard.
To copy a comment URL, you right-click the time element within the system note message and copy the link.

Screen_Shot_2018-05-24_at_12.59.58_PM

When pasting this URL into a comment, it links to the actual comment fragment and is nicely displayed via pattern #ISSUENR (comment COMMENTNR).

Screen_Shot_2018-05-24_at_1.07.07_PM

Right now, this helpful feature is not very discoverable.

Proposal

I'd suggest to add a user action "Copy comment to clipboard" that is displayed in the "More actions" dropdown of each comment.

cc @victorwu

Edited by Achilleas Pipinellis