rhysd / changelog-from-release

Simple changelog generator from GitHub releases
https://github.com/rhysd/changelog-from-release/blob/master/CHANGELOG.md
MIT License
83 stars 14 forks source link

How to make the action get just the last release and insert in changelog.md file? #26

Open henryavila opened 9 months ago

henryavila commented 9 months ago

I had a big old changelog.md.

recently I've migrated all realeases o Github. I've converted my old local changlog to your format and updated the chamglog.md file. I need that on every nre relese the action insert just the last relase on top of the file, preserving my old history.

It's required because I cant recrate my local history in github, since I'm already usign Github releases

vednig commented 4 days ago

In my experience doing

changelog-from-release -r https://github.com/rhysd/changelog-from-release -e v3.8.0 > test/CHANGELOG.md 

You'd manually have to enter version no.