Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FAQHandler ¶
func FAQHandler(client slackClient, kubeClient ctrlruntimeclient.Client, forumChannelId string, namespace string) events.PartialHandler
func MessageHandler ¶
func MessageHandler(client messagePoster, keywordsConfig KeywordsConfig, helpdeskAlias, forumChannelId, reviewRequestWorkflowID string, requireWorkflowsInForum bool) events.PartialHandler
MessageHandler returns a handler that knows how to respond to new messages in forum-ocp-testplatform channel that mention @dptp-helpdesk.
Types ¶
type KeywordsConfig ¶
type KeywordsConfig struct {
KeywordList []KeywordsListItem `json:"keyword_list"`
}
type KeywordsListItem ¶
Click to show internal directories.
Click to hide internal directories.