Skip to content

Add changelog fragment script and update CONTRIBUTING.md#3876

Merged
kai-ion merged 1 commit into
mainfrom
changelog
Jul 24, 2026
Merged

Add changelog fragment script and update CONTRIBUTING.md#3876
kai-ion merged 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?

@kai-ion
kai-ion enabled auto-merge July 24, 2026 18:21
@kai-ion
kai-ion disabled auto-merge July 24, 2026 21:06
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.
@kai-ion
kai-ion enabled auto-merge July 24, 2026 21:08
@kai-ion
kai-ion added this pull request to the merge queue Jul 24, 2026
Merged via the queue into main with commit 4470ac1 Jul 24, 2026
5 of 6 checks passed
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