https://github.com/redth/githubreleasenotesgenerator
A simple git/github based release notes generator
https://github.com/redth/githubreleasenotesgenerator
Last synced: 12 months ago
JSON representation
A simple git/github based release notes generator
- Host: GitHub
- URL: https://github.com/redth/githubreleasenotesgenerator
- Owner: Redth
- Created: 2021-09-08T18:44:50.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T19:39:22.000Z (over 3 years ago)
- Last Synced: 2025-04-01T22:41:46.953Z (about 1 year ago)
- Language: C#
- Size: 20.5 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHubReleaseNotesGenerator
A simple git/github based release notes generator
1. Create a GitHub Personal Access Token for the repo you're generating notes for and put it in `.ghtoken`
2. Clone the repo for notes locally and make sure it's up to date
3. Edit `config.json`
- local repo path, repo name, owner
- from/to commit hashes to generate notes for
- fromNupkg/toNupkg for each nupkg artifact to API diff