Skip to content

ci: trusted publishers#713

Merged
valscion merged 1 commit intomainfrom
ci-trusted-publisher
Mar 24, 2026
Merged

ci: trusted publishers#713
valscion merged 1 commit intomainfrom
ci-trusted-publisher

Conversation

@alexander-akait
Copy link
Member

Summary

ci - trusted publishers and changelog generation.

Here:

  • ci file to make release when you merge a release PR
  • changelog auto-generation and auto publishing after merge
  • bot to add changelog entries into PR using github interface

What kind of change does this PR introduce?

ci

Did you add tests for your changes?

No need

Does this PR introduce a breaking change?

No

If relevant, what needs to be documented once your changes are merged or what have you already documented?

Nothing

Use of AI

No

@changeset-bot
Copy link

changeset-bot bot commented Mar 24, 2026

🦋 Changeset detected

Latest commit: bfce92a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
webpack-bundle-analyzer Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.30%. Comparing base (b3f44b0) to head (bfce92a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #713   +/-   ##
=======================================
  Coverage   76.30%   76.30%           
=======================================
  Files          17       17           
  Lines         979      979           
  Branches      357      357           
=======================================
  Hits          747      747           
  Misses        205      205           
  Partials       27       27           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alexander-akait
Copy link
Member Author

/cc @valscion We've started the transition to using trusted publishers everywhere, as you can see we now have changeset-bot so you don't have to ask developers to add entries to the changelog - you can now do it through the GitHub interface, and also after merging this PR changeset action will create a pull request for the release when you want to make a release - just merge it and the new version will be published automatically.

@valscion
Copy link
Member

Amazing! Sounds great.

Copy link
Member

@valscion valscion left a comment

Choose a reason for hiding this comment

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

Sounds really good!

@valscion valscion merged commit 8a91940 into main Mar 24, 2026
7 checks passed
@valscion valscion deleted the ci-trusted-publisher branch March 24, 2026 15: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