hashicorp / vscode-terraform

HashiCorp Terraform VSCode extension
https://marketplace.visualstudio.com/items?itemName=HashiCorp.terraform
Mozilla Public License 2.0
911 stars 180 forks source link

Adopt changie for changelog generation #1757

Closed jpogran closed 1 month ago

jpogran commented 1 month ago

This adds a config file that supports adding new changelog entires using the changie tool.

It also splits the current CHANGLOG entries into separate MD files that can be processed by changie to generate the final CHANGELOG along with new changes.

jpogran commented 1 month ago

Looks good! I wonder if we can codify how our beta releases are tagged as well and ensure that changie doesn't increment the data based patch number. But that's not blocking this PR 👍

I've been working on that :)

github-actions[bot] commented 2 weeks ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.