Skip to content

Add changelog fragment script and update CONTRIBUTING.md#3876

Open
kai-ion wants to merge 1 commit into
mainfrom
changelog
Open

Add changelog fragment script and update CONTRIBUTING.md#3876
kai-ion wants to merge 1 commit into
mainfrom
changelog

Conversation

@kai-ion

@kai-ion kai-ion commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Issue #, if available:

Description of changes:
Add changelog fragment tooling for the SDK. Introduces tools/scripts/new-change, an interactive CLI script for generating .changelog/ fragment files. Supports three modes: interactive (opens editor), CLI flags, and --auto (infers type, scope, and description from the git branch). Updated CONTRIBUTING.md with changelog instructions and valid fragment types.

Check all that applies:

  • Did a review by yourself.
  • Added proper tests to cover this PR. (If tests are not applicable, explain.)
  • Checked if this PR is a breaking (APIs have been changed) change.
  • Checked if this PR will not introduce cross-platform inconsistent behavior.
  • Checked if this PR would require a ReadMe/Wiki update.

Check which platforms you have built SDK on to verify the correctness of this PR.

  • Linux
  • Windows
  • Android
  • MacOS
  • IOS
  • Other Platforms

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sbiscigl

Copy link
Copy Markdown
Collaborator

my only two comments are compared to the java changelog why'd rename category to scope, and remove contributor?

Add tools/scripts/new-change for generating .changelog/ fragment files.
Supports interactive mode (opens editor), CLI flags, and --auto mode
that infers type, category, description, and contributor from the git branch.
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