mattermost / mattermost/mattermost-plugin-github
Render tooltip for Enterprise installations
Open
@akshat-khosya is already working on this.
Since Dec 18, 2025.
Difficulty/2:Medium
Hacktoberfest
Help Wanted
Tech/ReactJS
Type/Enhancement
- Dominant language
- Go
- Stars
- 179
- Forks
- 180
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 13
Description
The link tooltip currently only works for links to `github.com`. It should also work for link to the configured Enterprise installations, if there is one. https://github.com/mattermost/mattermost-plugin-github/blob/e9247eec4282f95518c8133a3bf3d7aa7c7e5f7c/webapp/src/components/link_tooltip/link_tooltip.jsx#L15 is the line in question.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.