mattermost / mattermost/mattermost-plugin-github
GitHub username should not be shown in profile popup, if post is from webhook
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 179
- Forks
- 180
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 13
Description
A post created from a webhook still shows the custom attributes. Given that the post belongs to the webhook and only indirectly to the user, custom attributes should not be shown for webhook posts.


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.
Research direction
No files or tests are named. Start by tracing the profile popup's handling of posts created from webhooks and compare it with ordinary posts. Done means webhook posts no longer expose custom attributes or the GitHub username in that popup, with relevant tests updated or added if coverage exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, go
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100