Prospective Release Notes

Use when generating Datex Studio release notes for an application over a time range instead of between two explicitly chosen branches. Discovers which two published releases to compare — the last one strictly before `range_start` and the last one inside `[range_start, range_end]` — then delegates to `release-notes-generator` for the actual notes. Designed for unattended weekly runs (e.g. every Monday covering the prior Mon–Sun week), but works for any range. Trigger for: "weekly release notes", "release notes for <app> last week", "what shipped in <app> between <date> and <date>", "scheduled release notes run". For release notes between two explicitly-named branches, use `release-notes-generator` directly.

datex 71b5add 11.1 KB Updated

File contents

datex/skills/tree/main/skills/datex-studio/prospective-release-notes commit 71b5addcf9

Frequently asked questions

npx skillmds@latest add datex/prospective-release-notes