Skip to content

Conversation

@jason-lynch
Copy link
Member

Fixes the spacing and formatting issues in the changelog by updating our Changie configuration and reformatting our existing changelog files.

To test this change:

# create a new changelog entry
make changelog-entry

# use changie to bump the version and update the changelog
changie batch v0.6.0
changie merge

# reset everything after you've validated the changelog contents
git checkout -- .
rm changes/v0.6.0.md

Fixes the spacing and formatting issues in the changelog by updating our
Changie configuration and reformatting our existing changelog files.

To test this change:

```sh
# create a new changelog entry
make changelog-entry

# use changie to bump the version and update the changelog
changie batch v0.6.0
changie merge

# reset everything after you've validated the changelog contents
git checkout -- .
rm changes/v0.6.0.md
```
Adds instructions to ensure the changelog is complete before starting
the release process.
@jason-lynch jason-lynch marked this pull request as ready for review December 1, 2025 12:44
Copy link
Contributor

@rshoemaker rshoemaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Base automatically changed from test/fix-cluster-test-for-rcs to main December 1, 2025 14:48
@jason-lynch jason-lynch merged commit f3d888b into main Dec 1, 2025
2 checks passed
@jason-lynch jason-lynch deleted the chore/fix-changelog-formatting branch December 1, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants