Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.
/ changelog Public archive

Generate changelog of gitea repository, moved to https://gitea.com/gitea/changelog

License

Notifications You must be signed in to change notification settings

go-gitea/changelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Changelog - Generate changelog of gitea repository

Build Status

Purpose

This repo currently is part of Gitea. The purpose it to generate changelog when writing release notes. If a project management like Gitea, it could use this tool, otherwise please find another. The tool generate changelog depends on your PRs on the milestone and the labels of a PR.

Installation

go get github.com/go-gitea/changelog

Configuration

See the changelog.yml.example example file.

Usage

changelog -m=1.2.0 -c=/path/to/my_config_file

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.

Releases

No releases published

Packages

No packages published

Languages