mattermost / mattermost/mattermost-plugin-github

Update the events of adding labels to a discussions and changing the category of the discussion.

Open
#895 0 comments 0 reactions 0 assignees View on GitHub

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.

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.