ai16z / eliza

Conversational Agent for Twitter and Discord
https://ai16z.github.io/eliza/
MIT License
2.49k stars 728 forks source link

Changelog generator #181

Closed madjin closed 3 weeks ago

madjin commented 4 weeks ago

Is your feature request related to a problem? Please describe.

https://keepachangelog.com/en/1.1.0/

Describe the solution you'd like

https://github.com/github-changelog-generator/github-changelog-generator

Describe alternatives you've considered

https://github.com/github-changelog-generator/github-changelog-generator/wiki/Alternatives

Additional context

Attaching a sample changelog CHANGELOG.md

sirkitree commented 4 weeks ago

I think this would be a great addition to the the automated release notes that come with Github when creating a release from a tag.

madjin commented 4 weeks ago

Haven't tested yet but this one looks useful for that: https://github.com/mikepenz/release-changelog-builder-action

sirkitree commented 4 weeks ago

Taking a stab at making this a github action that will run when we create a new tag. I'll note that i'm unsure if I setup the token and referenced it correctly within the github action so we'll need to create a tag after merging this to test.

sirkitree commented 3 weeks ago

Still working to get this right - I have a github action setup which generates the file, now I need to get it to commit the file automatically.

sirkitree commented 3 weeks ago

success!

sorry for the noise of the bogus tags, but it took some testing

https://github.com/ai16z/eliza/blob/main/CHANGELOG.md