mattermost / mattermost-plugin-github

GitHub plugin for Mattermost
Apache License 2.0
157 stars 148 forks source link

Clarify subscribe message when there is no webhook found #715

Closed mickmister closed 2 months ago

mickmister commented 9 months ago

When we create a new subscription, and there is no webhook created for the given repo, we should add a note to the message like:

"Successfully subscribed to {repo}, but no webhook was found for this repository or organization. To create one, enter /github setup webhook"

Follow up for https://github.com/mattermost/mattermost-plugin-github/issues/664#issuecomment-1823535042