Skip to content

vuillaut/gitlab_release_notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab Release Notes Generator

Generate a changelog listing all merged requests since the last release of the repository.

Do it online:

https://img.shields.io/badge/back4app-run-brightgreen

Alternative

If the back4app is down for any reason, you may try on mybinder: Binder

Install and run locally

To install:

pip install gitlab_release_notes

Then run:

gitlab-release-notes --help

Web App

The webapp is currently running on back4app.

back4app is setup in the back4app branch.