Skip to content

Conversation

@sonnes
Copy link
Collaborator

@sonnes sonnes commented Jan 28, 2026

No description provided.

@sonnes sonnes force-pushed the remove-changelog-generation branch from e42cd2b to a7ffd22 Compare January 28, 2026 06:58
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2026

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.28%. Comparing base (9022370) to head (6a9f9b1).

Files with missing lines Patch % Lines
cmd/changeset/app/cli.go 0.00% 2 Missing ⚠️
cmd/changeset/app/add.go 0.00% 1 Missing ⚠️
cmd/changeset/app/version.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   59.18%   60.28%   +1.09%     
==========================================
  Files          81       80       -1     
  Lines        3727     3596     -131     
==========================================
- Hits         2206     2168      -38     
+ Misses       1490     1398      -92     
+ Partials       31       30       -1     

☔ View full report in Codecov by Sentry.
📢 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.

The changelog generation feature has been removed. The version command
now only updates go.mod files and creates the release manifest without
generating CHANGELOG.md files.

Also adds GitHub Actions workflows for automated releases:
- changeset-check.yml: Warn on PRs without changesets
- release.yml: Create version PR when changesets accumulate
- publish.yml: Create and push git tags on manifest merge
@sonnes sonnes force-pushed the remove-changelog-generation branch from a7ffd22 to 555b276 Compare January 28, 2026 07:10
@sonnes sonnes merged commit 1417790 into main Jan 28, 2026
3 checks passed
@sonnes sonnes deleted the remove-changelog-generation branch January 28, 2026 08:59
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