chloggen

command module
v0.23.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

README

Changelog generator

Tool that can be used to generate a CHANGELOG file from individual change files written in YAML.

Usage:

    # generates a new change YAML file from a template
    chloggen new -filename <filename>
    # validates all change YAML files
    chloggen validate
    # provide a preview of the generated changelog file
    chloggen update -dry
    # updates the changelog file
    chloggen update -version <version>

Documentation

Overview

Chloggen generates changelog entries.

Directories

Path Synopsis
Package cmd provides the command line interface for the chloggen tool.
Package cmd provides the command line interface for the chloggen tool.
internal
chlog
Package chlog provides internal functionality for the generation of changelogs for OpenTelemetry Go projects.
Package chlog provides internal functionality for the generation of changelogs for OpenTelemetry Go projects.
config
Package config provides changelog configuration.
Package config provides changelog configuration.

Jump to

Keyboard shortcuts

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