Skip to content

fix: remove changelog config and disable semantic-release changelog - #66

Merged
salman2013 merged 1 commit into
mainfrom
remove-changelog-config
Aug 20, 2026
Merged

fix: remove changelog config and disable semantic-release changelog#66
salman2013 merged 1 commit into
mainfrom
remove-changelog-config

Conversation

@farhan

@farhan farhan commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Reverts commit 8def36e (build: add CHANGELOG.rst and enable semantic-release changelog). Drops automated changelog generation from python-semantic-release while keeping PSR itself for versioning and releases.

Changes

  • Delete CHANGELOG.rst.
  • Remove [tool.semantic_release.changelog] and [tool.semantic_release.changelog.default_templates] config from pyproject.toml.
  • Restore changelog: "false" on the Run Semantic Release step in release.yml so no changelog is generated on release.

Release note

Uses a fix: commit type (not revert:) so python-semantic-release still cuts a release for this change.

🤖 Generated with Claude Code

Reverts "build: add CHANGELOG.rst and enable semantic-release changelog"
(8def36e). Drop automated changelog generation from python-semantic-release
while keeping PSR itself for versioning and releases.

- Delete `CHANGELOG.rst`.
- Remove the `[tool.semantic_release.changelog]` and
  `[tool.semantic_release.changelog.default_templates]` config from
  `pyproject.toml`.
- Restore `changelog: "false"` on the Run Semantic Release step in
  `release.yml` so no changelog is generated on release.

Uses a `fix:` type so python-semantic-release still cuts a release for this
change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.17%. Comparing base (dc44893) to head (783f000).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   82.17%   82.17%           
=======================================
  Files          48       48           
  Lines        1419     1419           
  Branches      110      110           
=======================================
  Hits         1166     1166           
  Misses        221      221           
  Partials       32       32           
Flag Coverage Δ
unittests 82.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@salman2013
salman2013 merged commit 87799b5 into main Aug 20, 2026
8 checks passed
@salman2013
salman2013 deleted the remove-changelog-config branch August 20, 2026 10:01
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.

2 participants