The Github App on Slack let's you subscribe to notifications for a repository using the /github subscribe organization/repository command.
I want to know how to undo this, or how do I unsubscribe from the org/repo.
Asked
Active
Viewed 5,246 times
8
silentPlanet
- 341
- 2
- 9
1 Answers
19
The /github slash command also supports unsubscribe. To unsubscribe to notifications from a repository, use /github unsubscribe <organization>/<repository>
Hadock
- 796
- 1
- 12
- 28