0xPolygonZero / zk_evm

Apache License 2.0
80 stars 36 forks source link

Consider using an automated tool for changelog generatation #143

Open BGluth opened 6 months ago

BGluth commented 6 months ago

I've been talking to @muursh & @Nashtare about potentially automating the generation of the changelog instead of manually updating it with each PR we merge back in. A few tools that were mentioned:

Low priority, but if someone runs out of work, this might be worth spending some time looking at.

temaniarpit27 commented 5 months ago
Screenshot 2024-04-17 at 9 39 18 PM

@BGluth this is already present in github Do we want some other functionality apart from this?

BGluth commented 5 months ago

@temaniarpit27 So it's true that we could use this by only updating CHANGELOG.md each time we want to do a release by copying this from the release page... Idk if @muursh or @Nashtare have any thoughts here. I think any of the 3 above solutions would give us enough customizability to format the changelog lines in a format we like vs. the one that GitHub uses.