kyma-incubator / github-slack-connectors

Provide an easy integration of Github or Slack API and Events for Kyma.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose webhook endpoint in Slack Connector

ksputo opened this issue · comments

Description
To use events in Slack Connector, a dedicated endpoint URL for incoming Slack events is needed. It should be similar to solution in Github Connector, covering both cases: in Helm chart and in Addon charts structure.

AC

  • Add Expose API to Slack Connector chart
  • Add Expose API to Slack Connector addon