mattermost / mattermost/mattermost-plugin-github
[Request] Ability to hide entries (especially PRs) from daily summary
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 179
- Forks
- 180
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 13
Description
I submitted a PR to a public repo 6 months ago. I'm getting a reminder about it every day even though there's nothing actionable until the repo owner eventually takes a look.
I'd really like to stop seeing a reminder about this every single day. I still want it in the upper left toolbar this plugin adds, but unless someone replies to my PR (or leaves a comment), there's no value add created by getting daily notifications for this.
It would be really nice to be able to hide something, especially PRs, from the daily summary (and have it automatically show up again the day after there is any activity)
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 tracing the code that builds the daily summary and the GitHub item shown in the upper-left toolbar. Review how activity or replies are detected, then define the hide and reappearance behavior described in the issue. Done means hidden entries stay out of daily summaries and return after new activity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100