Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Improve release changelog by adding the PR to items as well as the username of the contributor #31596

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

sampaiodiego
Copy link
Member

@sampaiodiego sampaiodiego commented Jan 31, 2024

This is actually a "fork" from @changesets/changelog-github with some key changes to be more suitable for us.

There are two main changes:

  • Adds the PR number to the change
  • Update dependencies are groups and collapsed by default

Below you can see a comparison of the current changelog for 6.6.0 and the new one:

image

image

Copy link

changeset-bot bot commented Jan 31, 2024

⚠️ No Changeset found

Latest commit: a9fdff9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (53b934e) 49.54% compared to head (a9fdff9) 49.54%.
Report is 1 commits behind head on release-6.6.0.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##           release-6.6.0   #31596   +/-   ##
==============================================
  Coverage          49.54%   49.54%           
==============================================
  Files               3322     3326    +4     
  Lines              81748    81796   +48     
  Branches           16874    16881    +7     
==============================================
+ Hits               40501    40527   +26     
- Misses             36509    36527   +18     
- Partials            4738     4742    +4     
Flag Coverage Δ
e2e 53.22% <ø> (-0.01%) ⬇️
e2e-api 40.65% <ø> (+<0.01%) ⬆️
unit 76.47% <ø> (ø)

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

@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Feb 1, 2024
@sampaiodiego sampaiodiego added this to the 6.6 milestone Feb 1, 2024
@ggazzo ggazzo merged commit 93e1444 into release-6.6.0 Feb 1, 2024
48 checks passed
@ggazzo ggazzo deleted the improve-changelog branch February 1, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA skipped stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants