Add config parameter to avoid adding user's references within changelog#1690
Add config parameter to avoid adding user's references within changelog#1690kin0992 wants to merge 3 commits into
Conversation
🦋 Changeset detectedLatest commit: 433d69a The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
|
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. |
Co-authored-by: Marco Comi <marco.comi@pagopa.it>
|
I'll close this for now. Thanks for contributing! |
Handle a configuration parameter to instruct changeset not to add the "Thanks @" in the
CHANGELOG.mdfile.