Versions in this module Expand all Collapse all v1 v1.0.0 Oct 28, 2020 Changes in this version + const LOAD_COLLABORATOR_DURATION + const PENDING_INVITATION_COOLDOWN + type Cherry interface + MonthCheck func(pr *github.PullRequest) ([]string, error) + ProcessIssueCommentEvent func(event *github.IssueCommentEvent) + ProcessPullRequest func(pr *github.PullRequest) + ProcessPullRequestEvent func(event *github.PullRequestEvent) + Ready func() + func Init(repo *config.RepoConfig, opr *operator.Operator) Cherry + type CherryPr struct + Base string + Body string + CreatedByBot bool + FromPr int + Head string + ID int + Owner string + PrID int + Repo string + Success bool + Title string + TryTime int + type SlackUser struct + Email string + Github string + ID int + Slack string