changelog

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2023 License: MIT Imports: 3 Imported by: 0

README

Changelog

A changelog generator for Gitea

Build Status

Purpose

This repo is currently part of Gitea. The purpose of it is to generate a changelog when writing release notes.
This project was made for Gitea, so while you are free to use it in your own projects, it is subject to change with Gitea.
This tool generates a changelog from PRs based on their milestone and labels.

Installation

Download a pre-built binary from our downloads page or clone the source and follow the building instructions.

Configuration

See the changelog.example.yml example file.

Usage

Changelog Entries
changelog generate -m=1.11.0 -c=/path/to/my_config_file
Contributors List
changelog contributors -m=1.11.0 -c=/path/to/my_config_file

Building

go build

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

This project is licensed under the MIT License. See the LICENSE file for the full license text.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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