mattermost-plugin-github
mattermost-plugin-github copied to clipboard
Code previews only work for commit hashes, not for branches
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.