generator

package
v0.0.0-...-45ebe51 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator struct {
	// contains filtered or unexported fields
}

Generator handles changelog generation for a repository

func New

func New(client *github.Client, owner, repo string) *Generator

New creates a new changelog generator

func (*Generator) Generate

func (g *Generator) Generate(ctx context.Context, startSHA, endSHA string) (string, error)

Generate creates a changelog between two commits

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL