mattermost-plugin-github icon indicating copy to clipboard operation
mattermost-plugin-github copied to clipboard

Code previews only work for commit hashes, not for branches

Open ThiefMaster opened this issue 2 years ago • 0 comments

A link pointing to .../master/... doesn't trigger the code preview for example.

A nice solution to prevent later changes would be to automatically look up the current commit the branch/tag points to and then saving that commit hash somehow to use for the preview.

ThiefMaster avatar Apr 13 '23 12:04 ThiefMaster