mattermost / mattermost/mattermost-plugin-github
Able to Unsubscribe from Repositories without being Subscribed
@rinkimekari is already working on this.
Since Feb 28, 2022.
- Dominant language
- Go
- Stars
- 179
- Forks
- 180
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 13
Description
Normally, users with control of the plugin might want to unsubscribe from repos/users/orgs that they're subscribed to, and this works fine. However, I noticed that you can "unsubscribe" from literally anything at all. It doesn't matter what you put after the unsubscribe keyword or the unsubscribe delete command. This command should obviously be filtered to only show a "successfully unsubscribed" message when unsubscribing from a subscribed repo/user/org.
I would be happy to work on a fix for this if someone can assign me this issue. Thanks for reading!
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.