Skip to content

vuillaut/gitlab_release_notes

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.