Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Automatically look up release notes from repo if no release notes explicitly provided #416

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

IanButterworth
Copy link
Member

@IanButterworth IanButterworth commented Aug 28, 2023

Builds on #360

Tries to find release notes from a CHANGELOG/NEWS/HISTORY.md file.

The best strategy for parsing the changelog file isn't clear to me.
I think it should be flexible enough to support most formats, but needs to not be tripped up by things like version numbers in the body text.

What this needs is something like https://www.npmjs.com/package/changelog-parser

cc. @GunnarFarneback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant