mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-04-04 06:12:06 -07:00
917 B
917 B
id, title, status, assignee, created_date, labels, dependencies, priority
| id | title | status | assignee | created_date | labels | dependencies | priority |
|---|---|---|---|---|---|---|---|
| TASK-279 | Prepare v0.11.2 release notes and verify release gate | In Progress | 2026-04-04 07:38 | high |
Description
Generate release metadata for the pending changelog fragments, review the resulting changelog/release notes output, and run the documented local release gate so the repo is ready for a v0.11.2 cut if checks pass.
Acceptance Criteria
- #1 CHANGELOG.md and release/release-notes.md are generated for v0.11.2 using the pending changes fragments.
- #2 The documented local release gate for release prep is run and the pass/fail state is recorded with any blockers.
- #3 Any release-prep file updates needed for the generated notes are left in the worktree for review without tagging or pushing.