-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Slack: use json= to send a message using webhooks (#11536)
* Slack: use `json=` to send a message using webhooks It was giving us 400 because we weren't sending the data as JSON. I also add a small log line, just in case. * Simplify the message to remove some icons and add more links
- Loading branch information
Showing
1 changed file
with
8 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters