Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatStackMarkdown ¶
func ManualMergeNotice ¶
func ManualMergeNotice() string
Types ¶
type PRTemplatizer ¶
type PRTemplatizer interface {
Title(info *github.GitHubInfo, commit git.Commit) string
Body(info *github.GitHubInfo, commit git.Commit, pr *github.PullRequest) string
}
Click to show internal directories.
Click to hide internal directories.