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: about 1 year 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T04:17:02.000Z (over 1 year ago)
- Last Synced: 2025-01-05T10:02:49.867Z (over 1 year ago)
- Topics: changelog, gitlab, notes, release
- Language: Python
- Homepage: https://purl.org/gitlab_release_notes/app
- Size: 50.8 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
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://gitlabreleasenotes-thomasvuillaume.b4a.run/)
## Alternative
If the back4app is down for any reason, you may try on mybinder:
[](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/