Merge pull request #2267 from superseb/slack_notifier_webhookurl

Use the legacy incoming webhooks to support overriding channel
This commit is contained in:
Westly Wright 2018-09-13 10:11:47 -07:00 committed by GitHub
commit 76dd3dd532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1457,7 +1457,7 @@ notifierPage:
defaultRecipient: Default Recipient (Channel) defaultRecipient: Default Recipient (Channel)
defaultRecipientPlaceholder: 'e.g. #example' defaultRecipientPlaceholder: 'e.g. #example'
helpText: | helpText: |
Here's how you <a href="https://get.slack.help/hc/en-us/articles/115005265063-Incoming-WebHooks-for-Slack" target="_blank" rel="nofollow noopener noreferrer">create incoming WebHooks</a> for slack. Here's how you <a href="https://slack.com/apps/A0F7XDUAZ-incoming-webhooks" target="_blank" rel="nofollow noopener noreferrer">create Incoming WebHooks</a> for Slack.
smtp: smtp:
server: Smtp Server server: Smtp Server