Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AggregateReminder ¶
func AggregateReminder(token, owner, repo string, reviewers map[string]string) (*github.Repository, []reminder)
AggregateReminder will generate the reminder message.
func DefaultTemplate ¶
DefaultTemplate contains a project header and reminder messages.
func ExecTemplate ¶
func ExecTemplate(template *template.Template, repository *github.Repository, reminders []reminder) string
Exec the reminder message for the given merge request.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.