mattermost-community/mattermost-plugin-circleci

Check that project exists before subscribing channel

开放

#70 创建于 2021年3月5日

 (0 条评论) (0 个反应) (0 位负责人)Go (6 个派生)auto 404
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.

贡献者指南