Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vuillaut/gitlab_release_notes
- Owner: vuillaut
- License: mit
- Created: 2022-01-24T23:22:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T13:24:56.000Z (about 1 year ago)
- Last Synced: 2023-12-08T05:21:05.753Z (about 1 year ago)
- Topics: changelog, gitlab, notes, release
- Language: Python
- Homepage: https://purl.org/gitlab_release_notes/app
- Size: 48.8 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/