mattermost-community/mattermost-plugin-circleci
Check that project exists before subscribing channel
Aperta
#70 aperta il 5 mar 2021
Good First IssueHacktoberfestHelp WantedTech/GoType/BugUp For Grabs
Metriche repository
- Star
- (6 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.