mattermost-community/mattermost-plugin-circleci
Check that project exists before subscribing channel
オープン
#70 opened on 2021/03/05
Good First IssueHacktoberfestHelp WantedTech/GoType/BugUp For Grabs
Repository metrics
- Stars
- (6 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.