runatlantis / atlantis

Terraform Pull Request Automation
https://www.runatlantis.io
Other
7.84k stars 1.06k forks source link

Feature reqeuest: Generic webhook for notifications, instead of slack-token #810

Open lukasmrtvy opened 5 years ago

lukasmrtvy commented 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' )

It would work for slack,msteams,mattermost, etc...

Thanks

jamengual commented 2 years ago

Closed due to inactivity, if this still needed comment and we will reopen but check the latest docs/features first. Thanks.

spirosoik commented 1 year ago

this is a very good idea actually.

andreilapkin commented 2 months ago

This is stiil a needful feature