purescript-contrib / governance

Guidelines and resources for the PureScript Contributors organization
15 stars 3 forks source link

Migrate 'make-changelog-from-release-notes' repo code into here #51

Closed JordanMartinez closed 2 years ago

JordanMartinez commented 2 years ago

https://github.com/JordanMartinez/make-changelog-from-release-notes

JordanMartinez commented 2 years ago

This code generates an initial CHANGELOG.md file using the GitHub release notes when a new repo is transferred into the contrib org.

thomashoneyman commented 2 years ago

Is this not usable?

https://github.com/purescript-contrib/governance/blob/main/updater/src/Updater/Generate/Changelog.purs

JordanMartinez commented 2 years ago

Hm.... I think I forgot this was already ported here, so I thought I had to run it separately. I likely ran that script before running contrib-update generate.