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

Add CI integration to slack connector directory

kjaksik opened this issue · comments

Description
In order for our code to be tested properly we need to use some kind of CI. Right now the Prow CI is implemented only in the github-connector directory. We need to expand it so that it covers the slack connector directory too. Apart from that we also might want to fix the catalog structure of hack showcase inside the kyma-project/test-infra repository so that it resembles the other catalogs.

AC

  • Add the necessary jobs to the test-infra repository
  • Create CI jobs for slack-connector directory
  • Fix the catalog structure of hack showcase directory at test infra