Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SlackBotClientID = "" SlackBotClientSecret = "" )
Functions ¶
func OauthHandler ¶ added in v1.1.4
func OauthHandler() fiber.Handler
OauthHandler creates a handler for slack authentication
func SendEvent ¶ added in v1.0.16
func SendEvent(eventType *testkube.WebhookEventType, execution testkube.Execution) error
SendEvent composes an event message and sends it to slack
func SendMessage ¶
SendMessage posts a message to the slack configured channel
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.