target / goalert

Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert
https://goalert.me
Apache License 2.0
2.22k stars 240 forks source link

Slack socket mode support #3798

Open ITJamie opened 6 months ago

ITJamie commented 6 months ago

What problem would you like to solve? Please describe: Currently the slack manifest requires two way connectivity. It would be great it the goalert code supported slack app socket mode so that the goalert doesnt require external web access for slack to access the goalert instance

This would also be very helpful when developing goalert locally as socketmode could be opened to an instance running on a devs machine