package
Version:
v0.0.0-...-b878dc1
Opens a new window with list of versions in this module.
Published: Dec 12, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GenerateChangelog generates a changelog from the git repository.
type Config struct {
Enabled bool `yaml:"enabled"`
Pattern string `yaml:"pattern,omitempty"`
Template string `yaml:"template,omitempty"`
Variables map[string]string `yaml:"variables,omitempty"`
AiEnabled bool `yaml:"ai_enabled,omitempty"`
VCSURL string `yaml:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.