mattermost-community/mattermost-plugin-circleci
Check that project exists before subscribing channel
开放
#70 创建于 2021年3月5日
Good First IssueHacktoberfestHelp WantedTech/GoType/BugUp For Grabs
仓库指标
- 星标
- (6 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.