oncall-engine/engine/apps/chatops_proxy
Innokentii Konstantinov bc6272744b
Post stack slug to chatops proxy (#4559)
# What this PR does
It's part of work on
https://github.com/grafana/oncall-gateway/issues/247. I added stack_slug
to call to the chatops-proxy tenant/register API.
On a side note I figured out that we didn't cleanup slack integration in
chatops-proxy, once it's uninstalled on OnCall side, so it's
[fixed](https://github.com/grafana/oncall/pull/4559/files#diff-1784f1d0d65fa477f4562e73aa23fe1c757b171f36e03f12600bdb021f121307R577)
as well.
Changes are validated locally.
2024-06-21 06:40:34 +00:00
..
events Handle slack uninstall event from chatops-proxy (#4510) 2024-06-14 07:46:14 +00:00
tests Handle slack uninstall event from chatops-proxy (#4510) 2024-06-14 07:46:14 +00:00
__init__.py Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
client.py Post stack slug to chatops proxy (#4559) 2024-06-21 06:40:34 +00:00
tasks.py Post stack slug to chatops proxy (#4559) 2024-06-21 06:40:34 +00:00
urls.py Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
utils.py Post stack slug to chatops proxy (#4559) 2024-06-21 06:40:34 +00:00
views.py Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00