Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vuillaut/gitlab_release_notes

Generate a changelog from the last release of a project
https://github.com/vuillaut/gitlab_release_notes

changelog gitlab notes release

Last synced: 2 months ago
JSON representation

Generate a changelog from the last release of a project

Awesome Lists containing this project

README

        

# 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](https://img.shields.io/badge/back4app-run-brightgreen)](https://gitlabreleasenotes-thomasvuillaume.b4a.run/)

## Alternative
If the back4app is down for any reason, you may try on mybinder:
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/vuillaut/GitlabReleaseNotesGenerator/HEAD?labpath=generate.ipynb)

## 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.
- make a new release of `gitlab_release_notes`
- https://www.back4app.com/