Generate Changes

Generate `changes.json` for a .NET release milestone by selecting the correct VMR base/head refs and running `release-notes generate changes`. Handles preview-only multi-branch targeting (`main` vs release branches vs tags) and emits the authoritative manifest of what shipped. DO NOT USE FOR: API diffs (use api-diff), API verification (use api-diff-validation), feature scoring (use generate-features), or writing markdown release notes (use release-notes).

.NET (Microsoft) Updated 4k repo stars

File contents

dotnet/core/tree/main/.github/skills/generate-changes commit da068bceeb

Frequently asked questions

npx skillmds@latest add dotnet/generate-changes