generate-changes
Installation
SKILL.md
Generate changes.json
Produce the authoritative changes.json input for a preview, RC, or GA release milestone.
This is the VMR-aware data acquisition stage of the release notes pipeline:
- Determine which milestone(s) are active
- Resolve the correct
--baseand--headrefs - Run
release-notes generate changes - Write
changes.jsoninto the correctrelease-notes/folder
When to use
- A new preview, RC, or GA milestone needs fresh shipped-change data
- The user wants to know whether multiple preview milestones are active at once
- The release notes branch should be refreshed after the VMR moved forward
changes.jsonis missing, stale, or suspected to have the wrong ref selection