Open lukasmrtvy opened 5 years ago
Would be great to support custom webhook, instead of: https://www.runatlantis.io/docs/server-configuration.html#slack-token
--webhook-url ( Example: 'https://example.com/hook?title=foo&body=bar' ) --webhook-payload ( POST: '{"title":"foo","body":"bar"}' ) --webhook-headers ( Security headers: 'x-custom-header-token=foobar' )
--webhook-url
--webhook-payload
--webhook-headers
It would work for slack,msteams,mattermost, etc...
Thanks
Closed due to inactivity, if this still needed comment and we will reopen but check the latest docs/features first. Thanks.
this is a very good idea actually.
This is stiil a needful feature
Would be great to support custom webhook, instead of: https://www.runatlantis.io/docs/server-configuration.html#slack-token
--webhook-url
( Example: 'https://example.com/hook?title=foo&body=bar' )--webhook-payload
( POST: '{"title":"foo","body":"bar"}' )--webhook-headers
( Security headers: 'x-custom-header-token=foobar' )It would work for slack,msteams,mattermost, etc...
Thanks