Documentation
¶
Index ¶
Constants ¶
View Source
const ( CC_CMD = "/cc" CC_CANCEL = "/uncc" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommunityCmd ¶
type CommunityCmd struct {
// contains filtered or unexported fields
}
func Init ¶
func Init(repo *config.RepoConfig, opr *operator.Operator) *CommunityCmd
Init create cherry pick middleware instance
func (*CommunityCmd) ProcessIssueCommentEvent ¶
func (c *CommunityCmd) ProcessIssueCommentEvent(event *github.IssueCommentEvent)
func (*CommunityCmd) Ready ¶
func (c *CommunityCmd) Ready()
Click to show internal directories.
Click to hide internal directories.