Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StackTemplatizer ¶
type StackTemplatizer struct {
// contains filtered or unexported fields
}
func NewStackTemplatizer ¶
func NewStackTemplatizer(showPrTitlesInStack bool) *StackTemplatizer
func (*StackTemplatizer) Body ¶
func (t *StackTemplatizer) Body(info *github.GitHubInfo, commit git.Commit, pr *github.PullRequest) string
func (*StackTemplatizer) Title ¶
func (t *StackTemplatizer) Title(info *github.GitHubInfo, commit git.Commit) string
Click to show internal directories.
Click to hide internal directories.