Skip to content

Add config parameter to avoid adding user's references within changelog#1690

Closed
kin0992 wants to merge 3 commits into
changesets:mainfrom
kin0992:main
Closed

Add config parameter to avoid adding user's references within changelog#1690
kin0992 wants to merge 3 commits into
changesets:mainfrom
kin0992:main

Conversation

@kin0992

@kin0992 kin0992 commented Jun 16, 2025

Copy link
Copy Markdown
Contributor

Handle a configuration parameter to instruct changeset not to add the "Thanks @" in the CHANGELOG.md file.

@changeset-bot

changeset-bot Bot commented Jun 16, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 433d69a

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

This PR includes changesets to release 1 package
Name Type
@changesets/changelog-github Patch

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

codecov Bot commented Jun 16, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.73%. Comparing base (b57c77f) to head (433d69a).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1690      +/-   ##
==========================================
+ Coverage   80.71%   80.73%   +0.01%     
==========================================
  Files          54       54              
  Lines        2261     2263       +2     
  Branches      677      679       +2     
==========================================
+ Hits         1825     1827       +2     
  Misses        431      431              
  Partials        5        5              

☔ 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.

@kin0992 kin0992 marked this pull request as ready for review June 16, 2025 13:27
@bluwy

bluwy commented Nov 17, 2025

Copy link
Copy Markdown
Member

There is an existing PR at #1255. I prefer the code changes here, but since that PR was opened earlier (and I think has better docs), I'll move this change over to that PR and will mark you as a co-author there.

bluwy added a commit to Kauhsa/changesets that referenced this pull request Nov 17, 2025
Co-authored-by: Marco Comi <marco.comi@pagopa.it>
@bluwy

bluwy commented Nov 17, 2025

Copy link
Copy Markdown
Member

7fba939

I'll close this for now. Thanks for contributing!

@bluwy bluwy closed this Nov 17, 2025
github-merge-queue Bot pushed a commit that referenced this pull request May 4, 2026
* Added `disableThanks` option

* Port fix from #1690

Co-authored-by: Marco Comi <marco.comi@pagopa.it>

* Fix name

---------

Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: Marco Comi <marco.comi@pagopa.it>
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