mattermost / mattermost/mattermost-plugin-github
Update the events of adding labels to a discussions and changing the category of the discussion.
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 179
- Forks
- 180
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 13
Description
Summary
The events that are received when a user is adding a label or changing the category of a discussion are not proper. We should update the event to specifically mention that we have updated the labels or the category to a discussion.
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
Start by locating the GitHub discussion event handling for adding labels and changing a discussion category, then compare the current event text with the behavior shown in the attached image. Update both events so they explicitly identify the affected discussion and change, and verify that the resulting notifications use the intended wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, go
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100