https://github.com/ali3nsvk/releasenotesgenerator
Generates release notes from SVN repos
https://github.com/ali3nsvk/releasenotesgenerator
html json outlook-interop svn wpf-ui
Last synced: 4 months ago
JSON representation
Generates release notes from SVN repos
- Host: GitHub
- URL: https://github.com/ali3nsvk/releasenotesgenerator
- Owner: Ali3nSVK
- License: mit
- Created: 2022-04-11T09:58:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-26T21:48:34.000Z (over 1 year ago)
- Last Synced: 2025-07-23T12:58:58.614Z (12 months ago)
- Topics: html, json, outlook-interop, svn, wpf-ui
- Language: C#
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReleaseNotesGenerator
[](https://github.com/Ali3nSVK/ReleaseNotesGenerator/actions/workflows/dotnet-desktop.yml)
## Purpose
Generates release notes from subversion commit messages as part of a CI/CD pipeline.
* Requires SVN installed and set up in PATH.
* Does not require checkouts or local working copies.
* Outputs HTML formatted report.
* Outlook interop for direct email preparation.
* JSON config for repo and options setup.
## Usage
Just run it and follow instructions.
It is in its current state somewhat project specific and might require tweaks to be reusable.