Skip to content

chore: regenerate CHANGELOG.md to fix duplicate entries#70

Merged
unclesp1d3r merged 1 commit into
mainfrom
fix/changelog-cleanup
Feb 15, 2026
Merged

chore: regenerate CHANGELOG.md to fix duplicate entries#70
unclesp1d3r merged 1 commit into
mainfrom
fix/changelog-cleanup

Conversation

@unclesp1d3r
Copy link
Copy Markdown
Member

Summary

  • Regenerate CHANGELOG.md with git-cliff to remove duplicate section entries that were causing release-plz to fail with WARN: failed to parse changelog

Test plan

  • Verify release-plz can parse the cleaned-up CHANGELOG.md on next run
  • CI passes

🤖 Generated with Claude Code

The changelog had duplicate content from being generated at different
points across branches. Regenerate cleanly from main so release-plz
can parse it going forward.

Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
Copilot AI review requested due to automatic review settings February 15, 2026 07:57
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Feb 15, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 15, 2026

Summary by CodeRabbit

  • Documentation
    • Updated changelog with PR references and removed outdated unreleased entries for improved accuracy and clarity.

Walkthrough

The CHANGELOG.md file was updated to remove unreleased Bug Fixes and Refactor sections while updating a release entry to reference PR #69 for crates.io publishing, replacing the generic phrase "with trusted publishing."

Changes

Cohort / File(s) Summary
Changelog Documentation
CHANGELOG.md
Removed unreleased Bug Fixes and Refactor sections; updated release entry to reference PR #69 instead of "with trusted publishing" for crates.io release configuration.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

documentation

Poem

🐰 The changelog hops forward with a cleaner look,
Removing old notes from the unreleased book,
A reference to PR sixty-nine takes the stage,
Release by release, we turn the page! 📖✨

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title directly describes the main change: regenerating CHANGELOG.md to fix duplicate entries, which matches the primary purpose of the changeset.
Description check ✅ Passed The description is clearly related to the changeset, explaining why CHANGELOG.md was regenerated and what problem it solves (duplicate section entries causing release-plz failures).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into main

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/changelog-cleanup

No actionable comments were generated in the recent review. 🎉


Comment @coderabbitai help to get the list of available commands and usage tips.

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Feb 15, 2026

🧪 CI Insights

Here's what we observed from your CI run for 257c710.

🟢 All jobs passed!

But CI Insights is watching 👀

@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Feb 15, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR regenerates CHANGELOG.md (via git-cliff) to remove malformed/duplicate section entries that were preventing release-plz from parsing the changelog cleanly.

Changes:

  • Removes the duplicated/misformatted “Bug Fixes” and “Refactor” subsections under the unreleased section.
  • Consolidates/cleans up miscellaneous task entries (including adding the PR link for the release-plz entry).

@unclesp1d3r unclesp1d3r self-assigned this Feb 15, 2026
@unclesp1d3r unclesp1d3r merged commit bde8618 into main Feb 15, 2026
29 checks passed
@unclesp1d3r unclesp1d3r deleted the fix/changelog-cleanup branch February 15, 2026 08:01
@github-actions github-actions Bot mentioned this pull request Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants