mattermost-community/mattermost-plugin-circleci
Check that project exists before subscribing channel
Open
#70 opened on Mar 5, 2021
Good First IssueHacktoberfestHelp WantedTech/GoType/BugUp For Grabs
Repository metrics
- Stars
- (6 stars)
- PR merge metrics
- (PR metrics pending)
Description
Describe the bug
In plugin/subscribe.go executeSubscribeChannel, we should check that the project exists before creating the subscription to provide a clear error message to the user if the project doesn't exist.