Documentation
¶
Index ¶
Constants ¶
View Source
const ( CommandTypeApprove = "approve" CommandTypeGitLabApprove = "ci-approve" )
Command types for approve handler
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
Handler is an implementation of both ChatOps Handler and Webhook Plugin for approve
func (*Handler) HandleChatOps ¶
func (h *Handler) HandleChatOps(command chatops.Command, webhook *git.Webhook, config *cicdv1.IntegrationConfig) error
HandleChatOps handles comment commands
Click to show internal directories.
Click to hide internal directories.