Skip to content

chore(changelog): enable thanks credit in changelog - #1418

Merged
liruifengv merged 2 commits into
mainfrom
chore/enable-changelog-thanks
Jul 6, 2026
Merged

chore(changelog): enable thanks credit in changelog#1418
liruifengv merged 2 commits into
mainfrom
chore/enable-changelog-thanks

Conversation

@liruifengv

Copy link
Copy Markdown
Collaborator

Related Issue

N/A — changelog tooling maintenance.

Problem

The CLI changelog generated by changesets suppresses the Thanks ...! credit via disableThanks: true, so merged contributors are not acknowledged. The changelog skills also do not yet describe how to handle that credit segment when syncing entries into the docs site.

What changed

  • Enabled the thanks credit by removing disableThanks from .changeset/config.json, so future generated changelogs include Thanks [@user](...)!.
  • Updated the sync-changelog and pre-changelog skills to strip the Thanks [@user](...)! segment (including the multi-author form) alongside PR links and commit hashes, keeping only the entry body text in the docs-site changelog.

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue, or explained the problem above.
  • I have added tests that prove my feature works. (N/A — tooling config and internal skill docs)
  • Ran gen-changesets skill, or this PR needs no changeset. (No changeset — changesets tooling config and internal skill docs do not enter the CLI bundle)
  • Ran gen-docs skill, or this PR needs no doc update. (Internal skill instructions, not docs-site content)

@changeset-bot

changeset-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: be85877

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

@pkg-pr-new

pkg-pr-new Bot commented Jul 6, 2026

Copy link
Copy Markdown
pnpm dlx https://pkg.pr.new/@moonshot-ai/kimi-code@be85877
npx https://pkg.pr.new/@moonshot-ai/kimi-code@be85877

commit: be85877

@liruifengv
liruifengv merged commit 8c7e6da into main Jul 6, 2026
10 checks passed
@liruifengv
liruifengv deleted the chore/enable-changelog-thanks branch July 6, 2026 07:26
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.

1 participant