Can we have support for using slack-message with incoming webhooks. Right now it seems that only payload key is supported.
The reason for this request is that for example for Pull Request notifications we ended up sometimes with malformed JSON object.
Can we have support for using
slack-messagewith incoming webhooks. Right now it seems that onlypayloadkey is supported.The reason for this request is that for example for Pull Request notifications we ended up sometimes with malformed JSON object.